PHP Classes

Notice: Undefined variable: s_POST_DATA in C:\Inetpub\ciff\campu

Recommend this page to a friend!

      HTML to PDF  >  All threads  >  Notice: Undefined variable:...  >  (Un) Subscribe thread alerts  
Subject:Notice: Undefined variable:...
Summary:Notice: Undefined variable: s_POST_DATA in C:\Inetpub\ciff\campu
Messages:2
Author:beibel
Date:2006-03-31 12:41:41
Update:2006-04-01 03:46:45
 

  1. Notice: Undefined variable:...   Reply   Report abuse  
Picture of beibel beibel - 2006-03-31 12:41:41
Notice: Undefined variable: s_POST_DATA in C:\Inetpub\ciff\campusciff\html_to_pdf.inc.php on line 88

Notice: Undefined property: GatewayResponse in C:\Inetpub\ciff\campusciff\html_to_pdf.inc.php on line 165

I have an error in these lines maybe is because of my PHP (version 3.02). ¿what can i do?

Thanks

  2. Re: Notice: Undefined variable:...   Reply   Report abuse  
Picture of Harish Chauhan Harish Chauhan - 2006-04-01 03:46:45 - In reply to message 1 from beibel
Turn off your notice error. i.e. use error_reporting(E_ALL ^ E_NOTICE);