HELP;
All of a sudden I am getting the following error message.
Parse error: parse error in
D:/Xitami/webpages/php/front-to-back//modules/actions/CREATE_INVOICE on line
29
That line is this:
print(mysql_errno() . ": " . mysql_error()) . "\n");
If I comment this line out it works until the next "print(mysql_errno() . ":
" . mysql_error()) . "\n");
" line.
I have no idea what I did wrong, all I did was change the "Name" field in
the "Item" table to "Title", I have gone over every file and made the needed
changes. But is still doesn't work. Is there any way to get more error
info on ewhat is causing this?
Shawn
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]