CREATE TABLE

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
php101
Forum Newbie
Posts: 2
Joined: Thu Apr 09, 2009 8:42 am

CREATE TABLE

Post by php101 »

if I create a table that is already in the database will it overwrite it?
User avatar
jayshields
DevNet Resident
Posts: 1912
Joined: Mon Aug 22, 2005 12:11 pm
Location: Leeds/Manchester, England

Re: CREATE TABLE

Post by jayshields »

Try it?
Post Reply