Mailinglisten-Archive |
Daniel Nemetz schrieb:
>
> kann mir jemand helfen ? mit folgendem code habe ich versucht eine tabelle
> zu erstellen. es klappt aber nicht ! was mache ich falsch ?
>
> <?
> mysql_connect('localhost','user','passwd');
> mysql_query("create table art(art_id int not null primary key
> auto_increment,art_title varchar(100),art_text text(10000))");
> mysql_close();
> ?>
echo mysql_error();
könnte helfen
Franz
--
http://www.Locked.de
[Franz Graf - Webdesign ]
[FutureByte GmbH - Net Development Equipment]
[http://www.futurebyte.net ]
php::bar PHP Wiki - Listenarchive