Posted by Pedro Graca on 09/28/22 11:37
php coder wrote:
> This code:
> $delete_query = "DELETE FROM $tablename WHERE index = '$index'";
_____________________________________^______^
> is throwing this error:
> Couldn't run query: You have an error in your SQL syntax
> near 'index = 15' at line 1
_______???__
What happened to te quotes?
--
Mail to my "From:" address is readable by all at http://www.dodgeit.com/
== ** ## !! ------------------------------------------------ !! ## ** ==
TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
may bypass my spam filter. If it does, I may reply from another address!
[Back to original message]
|