php-general | 2005051
Date: 05/14/05
- Next message: Burhan Khalid: "Re: [PHP] changing php ini location"
- Previous message: Brujah: "RE: [PHP] Hello, I'm new..."
- Next in thread: Jared Williams: "RE: [PHP] DOMDocument and html doctype"
- Reply: Jared Williams: "RE: [PHP] DOMDocument and html doctype"
- Reply: Brian V Bonini: "Re: [PHP] DOMDocument and html doctype"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I've used loadHTML() to read a HTML file to DOM. This file starts with a
string like
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Do someone know how I can access this string? By reading the doctype back
from DOMDocument I only found the name (HTML) but nothing more...
Thanks,
Claudio
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Burhan Khalid: "Re: [PHP] changing php ini location"
- Previous message: Brujah: "RE: [PHP] Hello, I'm new..."
- Next in thread: Jared Williams: "RE: [PHP] DOMDocument and html doctype"
- Reply: Jared Williams: "RE: [PHP] DOMDocument and html doctype"
- Reply: Brian V Bonini: "Re: [PHP] DOMDocument and html doctype"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

