Click to See Complete Forum and Search --> : XML in PHP5 : SimpleXML guide


Nazi370
03-25-2009, 02:41 AM
Hello All !

i have an XML document and want to develop a system using PHP5 (simpleXML built-in) :eek:

my question is:

1. can we use XML as database for login page? :D
2. can SimpleXML works as XSLT, where we can select particular item on the XML document
3. and some calculation, for example.. in xslt we use : <xsl:if test = ".......

thanks... :)