phpbar.de logo

Mailinglisten-Archive

[php] need help with php3 and mysql

[php] need help with php3 and mysql

Daniel Nemetz dan_(at)_hitservice.de
Wed, 14 Jun 2000 19:02:31 +0200


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();
?>

tia.

D. Nemetz



php::bar PHP Wiki   -   Listenarchive