Re: Rendered code disappear?!



Dear Michael and PoW:
I changed my extension from php to html for the first page. Now it's working
perfectly, but I really appreciate your help. Thank you very much
Jack


.



Relevant Pages

  • Re: PHP-Yes, HTML-No --- Why?
    ... Because the files, when downloaded, are called .php and have absolutely no php in them:) ... But the extension doesn't match the contents of the file. ... Surely a dynamic web server should appear exactly the same as a static one - all files that contain HTML when viewed should be called .html. ...
    (comp.lang.php)
  • Re: PHP-Yes, HTML-No --- Why?
    ... I mean, the file doesn't contain php when the client gets it, so why should it be named .php? ... Surely a dynamic web server should appear exactly the same as a static one - all files that contain HTML when viewed should be called .html. ... There extension is not the only way to determine what's in a file. ...
    (comp.lang.php)
  • Re: Making one HTML page from more than one file
    ... In pure HTML no, but there exist several different mechanisms for doing ... odd compiler extension -- if you write code that uses the odd compiler ... Better yet would be to learn PHP, which really is a full-blown programming ...
    (alt.html)
  • Re: Search webbot in an Apache server
    ... Having a page with .php extension means nothing, the issue is with PHP scripting on the pages. ... Thomas A. Rowe (Microsoft MVP - FrontPage) ... > was able to edit the HTML in the asp pages just fine; ...
    (microsoft.public.frontpage.client)
  • RE: [PHP] .html extension PHP page be interpret
    ... My apache default will interpret .php extension file. ... If I have a PHP page, but I want to use .html file extension (e.g. ...
    (php.general)