install.php and check if the table already created or not

A

Anonymous

Guest
Hi all
I want to create (install.php) file for my program..
I have create it already but for more protection i don't want the table to be inserted twice of have some errors.
I want to check if a table already created or not (With some sort of MYSQL + PHP code) and give a direct link to the right action.
/////////

If you have any suggestions, tips, lessons or tutorials about doing (install.php) file ... Please post it here.

Thanks in advance.
 
Back
Top