You are here: Re: variables in simpleXML calls « All PHP « IT news, forums, messages
Re: variables in simpleXML calls

Posted by Janwillem Borleffs on 06/02/05 14:52

adam wrote:
> the XML documents i'm working with are all very simple, in that all
> data is a child of one element. rather than typing the element over and
> over, i figured i'd do:
>
>
> $xml = simplexml_load_string($rdata);
>
> function display($request) {
> echo $xml->parenttag->$request;
> }
>
> display("product_number");
>
>
> this produces no output.
>

You forgot to globalize $xml:

function display($request) {
global $xml;
...
}

See: http://www.php.net/global


JW

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация