Notepad at the moment as I can't change the settings of my computer due to lack of privilages ----- Original Message ----- From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 29, 2002 11:26 PM Subject: Re: [PHP] Parse Error(newbie)
> On Wednesday 29 May 2002 21:22, Niklas Lampén wrote: > > mysql_query("delete from conf_event where time < ( time() ); > > > > You're missing the ending " there. > > > > > > Niklas > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: 29. toukokuuta 2002 16:20 > > To: [EMAIL PROTECTED] > > Subject: Re: [PHP] Parse Error(newbie) > > > > > > Line 81 is $query. > > > > I showed it in my first email. > > > > I suspect this line is the one causing the trouble(It is about four > > lines above the start of the function and is the only previous PHP > > statement) mysql_query("delete from conf_event where time < ( time() ); > > It is cases like these where an editor with /decent/ syntax highlighting is > invaluable. > > -- > Jason Wong -> Gremlins Associates -> www.gremlins.com.hk > Open Source Software Systems Integrators > * Web Design & Hosting * Internet & Intranet Applications Development * > > /* > A man is like a rusty wheel on a rusty cart, > He sings his song as he rattles along and then he falls apart. > -- Richard Thompson > */ > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php