View Single Post
Old 2009-03-10, 10:12 PM   #1
A.J. Angel
And Lord, we are especially thankful for nuclear power, the cleanest, safest
energy source there is. Except for solar, which is just a pipe dream
 
Join Date: Sep 2008
Posts: 229
Recips & RegEx help please

I'm trying to set up reciprocal links but have no knowledge with RegEx (regular expressions). I'm not even sure it is possible to do this but before giving up, I thought I'd ask around.

Anyway, this is the base code for the reciprocal link:

Code:
<a href="http://www.exquisiteangelz.com/"><img src="exquisiteangelz.gif" width="120" height="60" border="0"></a>
Now, I would like to know, if it is indeed possible, what is the RegEx code to use so that the "exquisiteangelz.gif" file could be located in any folder, not necessarily in the same folder as the gallery or free site (eg. /images/recips/exquisiteangelz.gif).

Any help would be appreciated. Thank you!
A.J. Angel is offline   Reply With Quote