Re: [PHP] error on last line of file (tearing hair out)

2001-04-03 Thread CC Zona
In article <148501c0bcad$35052e70$6501a8c0@workstation7>, [EMAIL PROTECTED] ("Steve Werby") wrote: > "Justin French" <[EMAIL PROTECTED]> wrote: > > Problem is, line 88 is the last line of the file, which > > simply has "" > > Since the last line of the file has NO PHP CODE, and all the php code

Re: [PHP] error on last line of file (tearing hair out)

2001-04-03 Thread Steve Werby
"Justin French" <[EMAIL PROTECTED]> wrote: > Problem is, line 88 is the last line of the file, which > simply has "" > Since the last line of the file has NO PHP CODE, and all the php code > prior to that has been closed off (?>), or is it more likely a bug in my > code, but PHP4 isn't reporting t

RE: [PHP] error on last line of file (tearing hair out)

2001-04-03 Thread Peter Houchin
your missing a } most likely some where in your code -Original Message- From: Justin French [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 04, 2001 11:14 AM To: php Subject: [PHP] error on last line of file (tearing hair out) hi, it's happened before, but it's happening a