View Single Post
  #2 (permalink)  
Old 01-08-06, 10:18 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
I'm not positive, but I think you may need to drop the "?", like this:

/title=[\"|\'|](.+)[\"|\'|](\s|\>|\/)/

This will only do the S&R if there is at least one char between the quotes in the title tag. I haven't tested this but unless I've misunderstood you, this should work.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote