Tony Tzankoff wrote:
Hello fellow PHPers...
This is my first post and I am not sure if I am even posting to the right
group, so please bear with me here.
ok, but next time it is php-general@, not php-doc@, ok?
$syst=mysql_query($cmnd) or die("COULD NOT CREATE TABLE");
you are overwriting you
Hello fellow PHPers...
This is my first post and I am not sure if I am even posting to the right
group, so please bear with me here. I have run into a seriously stubborn
problem. I am trying to creat a table using the following code...but here is
the catch: it only create the first table and not th