
Hi all this am Sreedhar from Hyderabad i am calling one session variable in mysql query but its not working can any one help me please... here is the query..
$query = 'SELECT * FROM post WHERE post_date < "'.$as.'" and posttitle like "%$SESSION['qs']%" ORDER BY post_date DESC LIMIT 0, 3';
the first one is working but not the second thanks in advance...
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.