[PHP] Unexpected $end error?

2003-01-05 Thread Vincent Bouret
Can someone tell me why I keep getting that error: Parse error: parse error, unexpected $end in D:\Program Files\Apache Group\Apache2\htdocs\proxy\acc_new.php on line 62 line 62 refers to /html Thanks for your help Vincent Here is the content of acc_new.php ?php //MUST declare $page_class to

Re: [PHP] Unexpected $end error?

2003-01-05 Thread Tom Rogers
Hi, Monday, January 6, 2003, 8:56:58 AM, you wrote: VB Can someone tell me why I keep getting that error: VB Parse error: parse error, unexpected $end in D:\Program Files\Apache VB Group\Apache2\htdocs\proxy\acc_new.php on line 62 VB line 62 refers to /html VB Thanks for your help VB Vincent

Fw: [PHP] Unexpected $end error?

2003-01-05 Thread Rick Emery
] To: Sent: Sunday, January 05, 2003 4:56 PM Subject: [PHP] Unexpected $end error? Can someone tell me why I keep getting that error: Parse error: parse error, unexpected $end in D:\Program Files\Apache Group\Apache2\htdocs\proxy\acc_new.php on line 62 line 62 refers to /html Thanks for your help

Re: [PHP] Unexpected $end error?

2003-01-05 Thread Michael J. Pawlowsky
look at your loop. you have mis matched ?php and a ? which starts one *** REPLY SEPARATOR *** On 05/01/2003 at 5:56 PM Vincent Bouret wrote: Can someone tell me why I keep getting that error: Parse error: parse error, unexpected $end in D:\Program Files\Apache