Hello!
This post is not directly related to PHP.
Does anybody know a HTML to XHTML converter?
It can be online or something to download.
It should do this things:
1) all Tags change to little letters
2) add to tags like <BR> a "/" on the end (<br />)
3) tell me tags where i forgot the end tag (for example: You forgot the </p>)
4) not change my PHP-Tags!!
there is a tool at http://www.html2xml.com but it destroys my PHP-Commands.
I would be happe, if someone helpedme!
Thanks!
Bronkoknorb
HTML 2 XHTML Converter
Moderator: General Moderators
-
Bronkoknorb
- Forum Newbie
- Posts: 2
- Joined: Sun Sep 22, 2002 5:57 am
- Location: Vienna
- Contact:
- mydimension
- Moderator
- Posts: 531
- Joined: Tue Apr 23, 2002 6:00 pm
- Location: Lowell, MA USA
- Contact:
yes, HTML Tidy at the following locations:
http://www.w3.org/People/Raggett/tidy/
http://tidy.sourceforge.net/
Tidy does have limited support for PHP, which is explained on the first link provided. hope this works for you.
http://www.w3.org/People/Raggett/tidy/
http://tidy.sourceforge.net/
Tidy does have limited support for PHP, which is explained on the first link provided. hope this works for you.
-
Bronkoknorb
- Forum Newbie
- Posts: 2
- Joined: Sun Sep 22, 2002 5:57 am
- Location: Vienna
- Contact: