View Single Post
Old 02-17-2009, 05:38 AM   #3 (permalink)
9three
The Contributor
 
Join Date: Oct 2008
Posts: 75
Thanks: 4
9three is on a distinguished road
Default

hey thanks, I'm stil learning regular expressions. Could you tell me what (.+?) does please?

Edit:

Also, I'm pulling an image from a site but it's only adding the <img src="/path/to/image.jpg"> and so the image doesn't display. I need to manually add the URL infront of it. I'm not sure how to do this within the regular expression.

Last edited by 9three : 02-17-2009 at 07:03 AM.
9three is offline  
Reply With Quote