Pages
(Move to ...)
Home
About me
htaccess
Robots.txt
MySQL
PHP
▼
Showing posts with label
insert
.
Show all posts
Showing posts with label
insert
.
Show all posts
22 Jul 2014
Create Registration / Sign up form using PHP and Mysql
›
If you want to add login form to your websites, then you need to add sign up or registration form in order...
8 comments:
6 Jul 2014
Login validation using php and mysql
›
Everybody should see the login pages in most of websites. You should have doubt about this login form, how they valid...
58 comments:
13 Mar 2014
Insert data into mysql table using php
›
You can insert values to mysql table using php. The following mysql query is used for insert data into table. ...
3 comments:
15 Dec 2013
Copy values from one database to another in mysql
›
All of you know, you can copy data within a table and between tables. But can you copy data between two database in ...
11 Dec 2013
Copy values from one table to another in mysql
›
We can easily copy the values within a table. But can we copy the values from one table to another table?. Yes, you...
4 comments:
›
Home
View web version