Re: MySQLI, Class not found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wow, I feel really stupid...
 
================
// create short variable   names
$searchtype=$_POST['searchtype'];
$searchtype=$_POST['searchterm'];
================
 
the third line should be $searchterm=$_POST['searchterm']
 
wow lol... I'd like to hope this wasn't the error all along - but atleast I  
fixed it LOL!
 
THANKS ALOT CATALIN!
 
I seriously appreciate your help man,
 
Clint

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux