Results 1 to 12 of 12

Thread: Parsing tags.

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Parsing tags.

    Okay can someone help me, I can't find a good example of parsing tags. I wanna take and get all the <img> tags in a file on my server.

    Code:
    //more stuff here
    <img class="inlineimg" src="blak_ice/statusicon/post_new.gif" alt="Unread" border="0" />
    /more stuff here
    I wanna in the end have an array with all the img tags and get the src part of them. Can anyone help?
    Last edited by high6; Feb 23rd, 2007 at 06:04 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width