Re: unexplained parse error



Thanks! It's always the simplist stuff. I took that part out of the HTML
section and put it in an echo statement. That's why it errored out when it
was php code.


"Oli Filth" <catch@xxxxxxxxxxxxxx> wrote in message
news:K%abe.8313$p06.4195@xxxxxxxxxxxxxxxxxxxxxxx
>>
>> echo "</select">";
> ^
> Here is your error.
>


.



Relevant Pages

  • show PHP with database connection
    ... I have problem with showing my php code. ... The result in HTML is: ... Prev by Date: ...
    (comp.lang.php)
  • Re: The 2nd last ever php thread
    ... used to understand HTML ... - the web server recognises the .php file extension ... if found - the web server will examine and process the php code ... 'If the user is John then display Hi John, if the user is Fred then display Go away Fred' ...
    (uk.media.tv.misc)
  • Re: Problem including the other php file.
    ... simple html worked fine. ... Then, I replaced the echo statement with the include files, only the first ... If so then its your php files. ... You put "mile markers" in your code and you can narrow down the issue by ...
    (comp.lang.php)
  • Re: [PHP] Scripts taking too much time
    ... At seemingly random points in random scripts at random times it just seems to wait. ... Have you checked your database logs to see if anything is being run that shouldn't be? ... I'm don't know if it's my PHP code, but I'm fairly certain it's not my database calls. ... This time lapse is occurring in places where nothing is being done except outputing values from a constant, or HTML ...
    (php.general)
  • Re: OT - Best way to learn PHP?
    ... scripting languages hes as thick as pig shit. ... You can't render the page without something like HTML, ... A requested html file will be chucked out and sent by the web server ... sent by the web server after the php code has been processed. ...
    (uk.media.tv.misc)