Page is a not externally linkable
mini - 11:20 am on Dec 15, 2008 (gmt 0)
Which is the best way to work php files through the W3c validator? What I have done for a few files is that I have viewed the source and what I got was the resultant Html. Now I copied this and pasted in the validator's submit box. The problem is I cannot open certain files from the browser, and so I cannot get the html code. So how do you guys turn the mixture of php code and html code in the php file to pure html/xhtml?
Hi