Hello All!

I am designing an open source web application that has to access and
update a mysql database. It is a data intensive form based
application. During entry phase it will bring exisitng set of records
or defaults on the page and will save the same form data after user
updates/enters data into it. Many reports are part of the same
application which brings in set of records(typically few records to
few hundreds) for the criteria entered by user.

I am wondering how does XML come into picture. Is it worth spending
efforts in creating schemas and then XML files, to format data read
through MysSQL queries and parse back to be displayed in browser? I
see lot of information for syntax side of XML. If anyone can direct me
to usage side of XML that will be great.

Thanks in advance
Bhawna

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to