- To: Matt Allen <matt@xxxxxxxxxxxxxxxx>
- Subject: Re: [SLUG] PHP experts
- From: kevin@xxxxxxxxxxx
- Date: Fri Jul 21 12:52:37 2000
- Cc: Roland Turner <raz@xxxxxxxxxxxxxx>, slug@xxxxxxxxxxx
- Organization: Oceania
Matt Allen wrote:
>
> Roland,
>
> "document contains no data" does mean that PHP has basically crapped itself, and
> yes, it does do it at funny times.
Other causes maybe trying to do math with a $var that is not an INT
or maybe simply a bug in netscape that will prevent data from displaying
I have written a point of sale application using PHP and it will not
work
under netscape becouse of this, however it works well in MSIE and
StarOffice
Unfortunately Mozilla crashes when I try to print from it so it is next
to useless for this application.
Kevin