RE: [PHP] Parse error, unexpected T_STRING!!

2004-03-04 Thread Enrique Martinez
Hey Mike, your wild guess worked great!! :) Thanks a lot, and Craig as
well.

--- "Ford, Mike   [LSS]" <[EMAIL PROTECTED]> wrote:
> On 04 March 2004 20:04, Enrique Martinez wrote:
> 
> > Hello, I'm getting an error that says:
> > 
> > Parse error, unexpected T_STRING on line 73
> > 
> > line 73 is:  > > 
> 
> At a wild guess, try turning short_open_tags off, if they aren't
> already.
> If they are off, then I think you need to post a bit more code.
> 
> Cheers!
> 
> Mike
> 
> -
> Mike Ford,  Electronic Information Services Adviser,
> Learning Support Services, Learning & Information Services,
> JG125, James Graham Building, Leeds Metropolitan University,
> Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
> Email: [EMAIL PROTECTED]
> Tel: +44 113 283 2600 extn 4730  Fax:  +44 113 283 3211 


__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

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



Re: [PHP] Parse error, unexpected T_STRING!!

2004-03-04 Thread Enrique Martinez
This is what I have before line 73:



--- Craig Gardner <[EMAIL PROTECTED]> wrote:
> What do you have before line 73?
> 
> 
> On Thu, 2004-03-04 at 12:03, Enrique Martinez wrote:
> > Hello, I'm getting an error that says: 
> > 
> > Parse error, unexpected T_STRING on line 73
> > 
> > line 73 is:  > ?>
> > 
> > this is what I have below line 73:
> > 
> >  > Transitional//EN"
> > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> > http://www.w3.org/1999/xhtml";>
> > 
> > I have PHP-4.2.2, Apache 2.0 on RedHat Linux 9.0
> > 
> > Any idea how can I fix the problem? Thanks in advance.
> > 
> > 
> > 
> > __
> > Do you Yahoo!?
> > Yahoo! Search - Find what youre looking for faster
> > http://search.yahoo.com
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

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



Re: [PHP] Parse error, unexpected T_STRING!!

2004-03-04 Thread Craig Gardner
What do you have before line 73?


On Thu, 2004-03-04 at 12:03, Enrique Martinez wrote:
> Hello, I'm getting an error that says: 
> 
> Parse error, unexpected T_STRING on line 73
> 
> line 73 is:  ?>
> 
> this is what I have below line 73:
> 
>  Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> http://www.w3.org/1999/xhtml";>
> 
> I have PHP-4.2.2, Apache 2.0 on RedHat Linux 9.0
> 
> Any idea how can I fix the problem? Thanks in advance.
> 
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Search - Find what youre looking for faster
> http://search.yahoo.com

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