PHP Classes

Error

Recommend this page to a friend!

      sql2excel  >  All threads  >  Error  >  (Un) Subscribe thread alerts  
Subject:Error
Summary:Warning: mysql_num_fields(): supplied argument is not a valid
Messages:1
Author:Shemil R
Date:2011-10-15 10:16:18
 

  1. Error   Reply   Report abuse  
Picture of Shemil R Shemil R - 2011-10-15 10:16:18
When i am passing a query like " $sql="select * from registration where date>='".$_REQUEST['date1']."' AND date<='".$_REQUEST['date2']."' order by date"; " It shows Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource . Help Me please .