[PHP-DB] PHP/MySQL Help

2003-10-19 Thread conbud
From: Conbud [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: PHP/MySQL/Server not working Date: Friday, October 17, 2003 6:17 PM Hey, just a quick question, I have a form that users can fill out to join a certain group, we can then view that info from an admin page that requires logging

[PHP-DB] Re: PHP/MySQL Help

2003-10-19 Thread conbud
by the webhost ? and this overhead you think that would keep the info from being entered into the database. To get the error to go away I have to optimize the table. ConbuD Conbud [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] From: Conbud [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject

[PHP-DB] MySQL Database connection Problem

2003-01-03 Thread conbud
Hello can someone give me some possible reasons this error happens when I use the mysql client to add a tabe to a database. mysql create table home (id int not null, heading blob not null, - primary key (id), unique id (id)); ERROR 3: Error writing file './nrlug/home.frm' (Errcode: 28) Any

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread conbud
Jason Wong wrote: On Friday 03 January 2003 17:00, conbud wrote: Hello can someone give me some possible reasons this error happens when I use the mysql client to add a tabe to a database. mysql create table home (id int not null, heading blob not null, - primary key (id), unique id (id

Re: [PHP-DB] MySQL Database connection Problem

2003-01-03 Thread conbud
Hristov - Original Message - From: conbud [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, January 03, 2003 11:11 AM Subject: Re: [PHP-DB] MySQL Database connection Problem Jason Wong wrote: On Friday 03 January 2003 17:00, conbud wrote: Hello can someone give

[PHP-DB] Listing A Certain # Range

2002-12-16 Thread conbud
would be appreciated. -- Conbud Graphic Web Design Using Open Source Technology -- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php