At 4:29 AM -0700 8/22/06, Micky Hulse wrote:
Thanks to you folks, this works even better:
if($configs['access_key'] === true) {
foreach($pages as $key => $string) {
$pages[$key][0] = '<em>'.$string[0][0].'</em>'.substr($string[0], 1);
}
}
Many thanks, :)
... Now I can sleep. :D
Cheers,
Micky
Micky:
Not meaning to wake you, but you might consider removing markup from
presentation via css. If so, checkout:
http://www.w3schools.com/css/css_pseudo_elements.asp
tedd
--
-------
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php