Thursday, June 11, 2009

Generator free MySQL and PHP Code



Create Following PHP - MySQL Will Generate Few Seconds

MySQL code to generate the database for php

connect.php

index.php

add.php

added.php

update.php

updated.php

delete.php  

deleted.php

Step 1
Select number of fields require within the table of your database
Examples : 3

Step 2
then Generate Table
Examples : Myphp

Step 3
and Field
Example: Field 1 = First Name, Field 2 = second name, Field 3 = Age

Code Generated Successfully!

Copy & Paste the url

http://www.turningturnip.co.uk/free-mysql-php-generator/index.php

1 comment:

  1. how ican use different id on my mysql tables such as FFS_id

    ReplyDelete