Re: important plz help me

From: Jerry Stuckle <jstucklex_at_attglobal.net>
Date: Wed, 6 Dec 2017 11:51:21 -0500
Message-ID: <p09766$1s2$1_at_jstuckle.eternal-september.org>


On 12/6/2017 4:10 AM, dhanya_at_icfoss.in wrote:
> $query3='UPDATE malayalam SET tags='.$c[$x].' WHERE sent='.$a[$x].'';
> print_r($query3);
> mysql_query($query3) or die('Error update querying database.');
>
>
>
> Not updating database
>

In addition to what Luuk said, what is the output of your print_r()?

-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex_at_attglobal.net
==================
Received on Wed Dec 06 2017 - 17:51:21 CET

Original text of this message