Category: Website Development
Heres A Mobile Friendly Login Page You Can Use
I have created a free to use login page, you need to implement the database…
Create A Web Form Using HTML
Forms and inputs come in vary handy, they can be used to create a search…
Insert Data Into SQL Table Using PHP
Most websites and web based applications interact with a database in many ways, either to…
Delete A SQL Row and A File Using PHP
You can use this PHP and MySqli code to delete a specific row from your…
Send An Email Easily Using This PHP Script
Do you need an easy to use php email script for one of your projects?…
PHP MySQLi Connection String
Most of the websites I create, if not all, use a sql database to store…
Correctly Structure A Html Page
Its important to structure your pages correctly to the right standards, so that they render…