Posted by Andy on 10/10/74 11:27
"ZeldorBlat" <zeldorblat@gmail.com> wrote in message
news:1127535805.245538.11100@g14g2000cwa.googlegroups.com...
> My guess is that they "work" out on the net because your host has error
> reporting disabled. They "don't work" on your localhost because you
> have error reporting enabled. All the errors are only "notices," which
> aren't critical enough to prevent execution of the script -- so the
> script will run in exactly the same way whether or not error reporting
> is enabled. You just happen to be seeing them.
>
> The error reporting level can be set either in php.ini or at runtime.
> Check this out for more detailed info:
>
> <http://www.php.net/manual/en/ref.errorfunc.php#ini.error-reporting>
>
You are right, I made changes in EasyPHP config file and now is OK. Thank
you for help.
Navigation:
[Reply to this message]
|