Hi there,
I have a site that was done in JSP and XML earlier. But now it has to be done in PHP and XML on tomcat.
I will need to provide authenticated security to the site as well for administrative purposes.
Basically everything is xml driven. I have to be able to read from xml files, write to xml files, parse it and display it back.
I would like to know how feasible it is to use PHP and XML. And would you also recommend me a tutorial exclusive for PHP and XML.
Thanks
I have a site that was done in JSP and XML earlier. But now it has to be done in PHP and XML on tomcat.
I will need to provide authenticated security to the site as well for administrative purposes.
Basically everything is xml driven. I have to be able to read from xml files, write to xml files, parse it and display it back.
I would like to know how feasible it is to use PHP and XML. And would you also recommend me a tutorial exclusive for PHP and XML.
Thanks