I didn't write it, it was taken from a code library on a site. i have never
used php before in my life, hence why I have no idea whats going on, it's
more than likely the only thing i'll use php for.


"Jason Wong" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Wednesday 31 July 2002 03:08, Kerry Gray wrote:
> > Can somebody please tell me why I keep getting this error when using
this
> > script...
>
> Because what you wrote is invalid PHP code.
>
> > Parse error: parse error in
/host/g/i/a/8/b/i/giapai3k.8bit.co.uk/mail.php
> > on line 54
>
> It's bad enough asking people to 'debug' your invalidly written code (use
a
> decent editor with syntax highlighting), but do you really expect people
to
> count the lines of your code and work out which is line 54? Make it easier
> for people to help you and indicate which is line 54.
>
> In the meantime try checking for matching
> braces/brackets/parantheses/double-quotes/single-quotes, missing
semicolons.
>
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development *
>
> /*
> Gordon's Law:
> If you think you have the solution, the question was poorly phrased.
> */
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to