Posted by Jason Wong on 04/11/05 09:44
On Monday 11 April 2005 12:11, Theisen, Gary wrote:
> if ($excel !=== FALSE) { //This is the error line?!?! I even tried
> "FALSE".
if ($excel !== FALSE) { ... }
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
New Year Resolution: Ignore top posted posts
Navigation:
[Reply to this message]
|