Janus13 Posted March 4, 2006 Share Posted March 4, 2006 I am writing an upgrade script that I want to be able to test and see what tables and columns in those tables already exist so it can add the missing ones. Would I need to test each column individually or is there a build in function to mysql/php that can test for a column in a table and alter the table? Or would I basically have to test for each column in the table and add the missing ones? Link to comment https://forums.phpfreaks.com/topic/4110-update-table-php-page/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.