+ Reply to Thread
Results 1 to 2 of 2

Thread: PHP5 HTML DOM

  1. #1
    Member
    Join Date
    Sep 2004
    Location
    Your living room...
    Posts
    427

    PHP5 HTML DOM

     
    Hi All,

    Quick question regarding PHP5's newest DOM abilities. They include HTML, and while it's possible (with a little finagling) to obtain, say, a specific DIV by it's 'id', it seems nearly impossible (short of looping through the items attributes and children) to output it's EXACT contents. Meaning, if a DIV looks like so:

    Code:
    <div id='my_div'>
    <table>
       some table related stuff
    </table>
    </div>
    . . .I want it to output exactly that, not just "some table related stuff". I'd like to be able to retrieve the full DIV. If I load the document into a new DOMDocument and perform DOMDocument->saveHTML() it outputs the exact item, but for some reason DOMElements and DOMNodes don't support saveHTML(). Anyone familiar with the PHP5 DOM HTML items have any suggestions?

    FYI, my ultimate goal is to be able to "screen scrape" based on a DOMElement's 'id'. I've been using Regular Expressions to accomplish this, and, while very handy, I'd rather be 100% sure I'm getting what I ask for based on a specific 'id' rather than having to try and parse with RegEx.

    Thanks in advance!
    I reserve the right to contradict myself. . .

  2. #2
    Banned
    Join Date
    Sep 2006
    Posts
    6
    Guess can't help you but you may find the answer here: http://smarty.php.net/

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Export excel --> html - How to clean html?
    By BITM@D in forum Applications and Operating Systems
    Replies: 21
    Last Post: February 15th, 2010, 10:21 AM
  2. html?
    By asma123 in forum Graphic Design and Digital Photography
    Replies: 3
    Last Post: April 16th, 2005, 07:37 AM
  3. html
    By presence06 in forum General Tech Discussion
    Replies: 5
    Last Post: April 14th, 2005, 11:50 PM
  4. html help please
    By cracked in forum Webmastering and Programming
    Replies: 5
    Last Post: November 24th, 2003, 03:13 PM

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Recommended Sites: ResellerRatings Store Reviews