Posted by Andy on 10/04/56 11:27
"Janwillem Borleffs" <jw@jwscripts.com> wrote in message
news:433513e4$0$3895$dbd41001@news.euronet.nl...
> Andy wrote:
>> You are right, I made changes in EasyPHP config file and now is OK.
>>
>
> Bad solution. Your script should be able to run without any errors
> regardless of the error_reporting level. The highest error_reporting level
> is a must during development, because you will find errors much quicker.
> As an example, you type $myvar while you mean $myVar; with the highest
> level enabled, you will get a notification. Otherwise, you're just left in
> the dark.
>
>
> JW
>
>
>
OK.But I am not programmer and do not know how to fix my script. Could you
check it and find what is wrong ?
Thank You.
[Back to original message]
|