Re: Confused - $GLOBALS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux