phpbar.de logo

Mailinglisten-Archive

[php] need help with php3 and mysql

[php] need help with php3 and mysql

Franz Graf fg_(at)_locked.de
Wed, 14 Jun 2000 19:46:57 +0200


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