On Friday 10 December 2004 04:52, Danny Brow wrote:
OK, you never said what your problem was except to say "everything works but
the str_replace item_pics1."
Did you check $GLOBALS['errors'] after calling this function?
> function html_template() {
> global $item_pics1;
> if (file_exists('item.html')) {
Is this file supposed to be same as the one below?
> $item_file_name = $GLOBALS['root_dir'] . "/" . $GLOBALS['dir'] .
> "/item.html";
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
We are all dying -- and we're gonna be dead for a long time.
*/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php