Guys,
A comment:
updates and inserts does not return anything particular.
I suspect that an update then always will be iterpreted
as false by "or die()" independet of the result of the
query.
I suggest testing this hypothesis by doing as somebody
sugegsted:
EXECTUTE QUERY
TEST FOR ERRORS
php-windows Digest 28 Jun 2003 10:55:19 - Issue 1799
Topics (messages 20604 through 20611):
Re: or die problem
20604 by: Cristian MARIN
20605 by: Shaffin Bhanji
20606 by: Croskerry, Dan
20607 by: Stephen
20608 by: Charles P. Killmer
20609 by: S
Hello there, everyone.
Just wanted to try out PHP5 snapshot (php5-win32-200306212230) under Windows
XP and Apache keeps giving me "Premature end of script headers" error,
either on a simple HelloWorld type code or a phpinfo() code.
I searched the web and seems like many have had this problem as w