my php.ini file has the following content:
; php.ini for PEAR tests
include_path=..
am I supposed to add:
error_reporting = E_ALL & ~E_NOTICE
Thanks
| SitePoint Sponsor |

my php.ini file has the following content:
; php.ini for PEAR tests
include_path=..
am I supposed to add:
error_reporting = E_ALL & ~E_NOTICE
Thanks

I get the same error: if ($submit){
What am I not doing?
Bookmarks