Hi,
I suggest to you:
var_dump($sybase_query);
It may help you to make wellformed query-string.
- Original Message -
From: Caleb Carvalho <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 01, 2001 11:04 AM
Subject: [PHP] Warning: Sybase message: Inco
> -Original Message-
> From: Caleb Carvalho [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 01, 2001 4:04 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Warning: Sybase message: Incorrect syntax near 't'.
>
>
> Hi am trying to add data from html form,
Hi am trying to add data from html form, and it seems like the line 14 in
my script,
$sybase_query="INSERT into problem
VALUES('$product','$pro_title','$description','$solution')";
$sybase_result=sybase_query($sybase_query);
Warning: Sybase message: Incorrect syntax near 't'. (severity 15) i
3 matches
Mail list logo