phpbar.de logo

Mailinglisten-Archive

[php] need help with php3 and mysql

[php] need help with php3 and mysql

Egon Schmid eschmid_(at)_php.net
Wed, 14 Jun 2000 21:57:37 +0200


Daniel Nemetz wrote:
> 
> 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();
> ?>

Nimm doch den MySQL-Monitor und probiers da. Wenns fehlerfrei ist, dann
copy und paste in PHP.

-Egon

-- 
SIX Offene Systeme GmbH · Stuttgart  -  Berlin  -  New York
Sielminger Straße 63   ·    D-70771 Leinfelden-Echterdingen
Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de
PHP-Stand auf Europas grösster Linux-Messe: 'LinuxTag 2000'
weitere Infos _(at)_ http://www.dynamic-webpages.de/


php::bar PHP Wiki   -   Listenarchive