Re: File extensions




"shimmyshack" <matt.farey@xxxxxxxxx> wrote in message
news:1172547416.500599.46320@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On 27 Feb, 03:18, "Thad" <tsob...@xxxxxxx> wrote:
Thank you all for responding. Now I have a better grasp on things.

Thad

with regards validation, provided your scripts have been executed they
will validate, so I assume you are using tidy or something like that,
you have 2 options, either install tidy within firefox so that each
new page of php you write when executed will show up in your browser
and the resulting html will be automatically validated, the firefox
addon can be found here:
https://addons.mozilla.org/firefox/249/

or use the online validator
http://validator.w3.org/
and instead of uploading a block of html, simple point it at your php
page on the server. and validate by URL, as it requests your page, it
will be executed and the resultant html served to it for validation
automatically.

I have been validating on the w3c site. I love it. I've been using the
file upload part which does not validate php, but since you moved my nose
over a bit, :) , I can see where to validate by url. lol...I must be blind.

Thanks again!!!!
Thad


.



Relevant Pages

  • Re: Table background problem
    ... COMPLETE HTML pages, then tried to stitch them together. ... I attempted to split the original single .css file to ... .html files into the body of the page with a .php command. ... "unable to validate this document because its content type is ...
    (comp.infosystems.www.authoring.html)
  • php form display function
    ... validate form data ... The page with the form displayed should validate as html 4.01 strict. ... The actual page is a mix of php and html (popping in and out of php w/ '' as needed, so that I can see what the page layout will be. ...
    (comp.lang.php)
  • Re: ">"
    ... Odds are you have HTML elements being output in loops etc.; ... A blank form page might validate, ... The w3c validator ignores php anyway, ... PHP also has all sorts of obscure functions for stripping ...
    (comp.lang.php)
  • Re: Tool to validate HTML code with PHP tags?
    ... This is because you are focusing on the outpout. ... output is EXACTLY the same, if you compare the generated HTML, I agree ... I don't care about the PHP code ... tool which only validate the HTML (like "you should replace by ...
    (comp.lang.php)
  • Re: Tool to validate HTML code with PHP tags?
    ... and if you want to validate your html you cannot ignore the php code. ... being paid to do a job." ...
    (comp.lang.php)