Re: Undefined index....

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

 



[snip]
function includeXML($file, $locale, $url, $level = 1) {
     // stuff

$xml = '';
Should work here ...
Since the call below is ADDING to $xml you do need something existing to add to so what does that give?
[/snip]

Thanks Lester, that worked. I had just put that in the wrong place. *slaps forehead*

--
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