hi guys i now have a problem with urls i need to remove the quotes from both
href="" and src=""

so
<a href="blah"> <img src=""> needs to be <a href=> <img src=> and i cant
remove quotes from all string matches :|



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to