Re: [PHP] Me again...

2003-02-24 Thread Chris Hayes
At 03:48 24/02/03, you wrote: Hi, please see the following red code... (i get plain text, so not red) it adds info to a MySQL Table called "Schools". Whats the problem? Although the first time you execute it, it works, after the first time you send the form you get ERROR. $qs = 'INSERT INTO

[PHP] Me again...

2003-02-24 Thread Francisco Mosse \(c\)
Hi, please see the following red code... it adds info to a MySQL Table called "Schools". Whats the problem? Although the first time you execute it, it works, after the first time you send the form you get ERROR. $qs = 'INSERT INTO Schools (LongName, Abbreviation) VALUES (' . "'" . add