Jump to content

[SOLVED] getting to know preg_match(), patterns, and finding first image location string


ultrus

Recommended Posts

Hello,

I'm tweaking a WordPress template to show thumbnails of the first image in each post (if there is one) to represent each blog post link. To do that, I need to search the post HTML content for the first <img ... src='GOLDEN GOAL' ... /> or <img ... src="GOLDEN GOAL" ... />. Once I get the image source sting, I can rip it apart and get the WordPress thumbnail version on the image. This seems daunting at the moment due to a faded memory on patterns.

 

Any clues on how to get started? Keep in mind that the ... in the image tag represent style, alt, class that were added to images in random order. hmmm. *begins brushing up on patterns

 

Thanks for the assist :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.