yes another one sorry, i'm trying to find the most efficient way to do a 
replactment over this 
eregi_replace("\[f$key\f\]","$value",format_content($content));, would 
preg_replace be quicker and how could i go about it ?

i'd need to replace [f1247f] with its replacement value better still maybe 
even [1313431] is needed ? i dont know why they has f's in there ?



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

Reply via email to