|
Posted by "Satyam" on 08/15/05 11:23
Whatever starts with <? immediatly followed by an identifier is called a
Processing Instruction, which ends with a ?> XML doesn't care what is
within those tags, as long as it doesn't contain a ?>
Satyam
""Labunski"" <romans@skulme.lv> wrote in message
news:31.DD.33075.C2700034@pb1.pair.com...
> Hello,
>
> Is it possible to write some PHP code lines in the XML document?
>
> e.g. I want to add <?php require_once("read_database.php"); ?> to the xml
> document, but
> I don't know the right syntax to do this.
>
> Btw, I need this, cause I'm trying to make CMS system for Flash page.
>
> Thanks a lot!
> Roman
Navigation:
[Reply to this message]
|