TheFilmGod Posted March 15, 2007 Share Posted March 15, 2007 Give me the best validator! Link to comment https://forums.phpfreaks.com/topic/42925-validate/ Share on other sites More sharing options...
pocobueno1388 Posted March 15, 2007 Share Posted March 15, 2007 Validator of what? Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208481 Share on other sites More sharing options...
TheFilmGod Posted March 15, 2007 Author Share Posted March 15, 2007 HTML and PHP Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208482 Share on other sites More sharing options...
jcbarr Posted March 15, 2007 Share Posted March 15, 2007 HTML - http://validator.w3.org/ Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208483 Share on other sites More sharing options...
TheFilmGod Posted March 15, 2007 Author Share Posted March 15, 2007 Thanks, but I mean something that is very strict. Evaluates virtually everything. I remember using one that gave me 106 errors, while the one you gave me only finds 6 errors! Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208485 Share on other sites More sharing options...
jcbarr Posted March 15, 2007 Share Posted March 15, 2007 W3C is probably the best out there. I mean they do set the standards for the whole internet... Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208486 Share on other sites More sharing options...
per1os Posted March 15, 2007 Share Posted March 15, 2007 You have to set to which one you want, usually xhtml Strict (1.0 maybe) was the hardest one to pass. Something like that. Search google for html or xhtml validation. Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208488 Share on other sites More sharing options...
HoTDaWg Posted March 15, 2007 Share Posted March 15, 2007 W3C is probably the best out there. I mean they do set the standards for the whole internet... hes right lol take a look at googles rating: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.google.ca Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208494 Share on other sites More sharing options...
chrisredding Posted March 16, 2007 Share Posted March 16, 2007 http://htmlhelp.com/tools/validator/ Is pretty strict, and it'll do your whole site too. But I agree with jcbarr, the W3C is probably the best. Try a search for HTML TIDY, you can get extensions for Firefox that use it. That always gives me errors, for all kinds of mad/pointless things. Even when W3C and WDG have passed it. So if you're some kind of validation masochist, that might float your boat. Link to comment https://forums.phpfreaks.com/topic/42925-validate/#findComment-208729 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.