Yeah, I do need sleep... Thanks guys for the posts... exactly what I was looking for.
Oh, and I did come-up with something similar right after posting:
if($configs['access_key'] === true) {
$pages[$i][0] = substr_replace($pages[$i][0],
'<em>'.$pages[$i][0]{0}.'</em>', 0, 1);
} Thanks again to both of you for the help. :D :: presses send :: :: pushes power button :: :: closes eyes :: zzZZzzZZzz -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

