Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- sql returns nothing


TravelMan - 7:51 am on Nov 24, 2004 (gmt 0)



if(!$advcresult) {
mysql_error();
echo"No result";
}
if($advcresult) {
echo"$advchrow[amount] here ";
}

:( Oh well, tried your suggestion but no joy.

I get "No result".

This is so weird, coz like I said, when I cut and past the echoed $advquery from the submitted page directly via phpmyadmin, the very same query works.

I think I might need to rethink my plan.


Thread source:: http://www.webmasterworld.com/php/5856.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com