MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


  HOME  >  Tech NotesPrint


0
Votes
Moving All the XML Processing into the Database in Tech Notes   
by admin on 28 Apr 2008, 08:54     Read admin's Blog
Total Hits: 41    Comments: 0   

Moving All the XML Processing into the Database In the preceding example, the database server performs only a part of the XML processing while the rest is still performed by the PHP engine. Specifically, the database server generates an employees XML document based on the records from the hr.employees table, and the PHP script then transforms that document with XSLT into HTML format with the PHP XSL extension functions.

Read Complete Article



 

Post Comment

 Categories
Copyright © 2008 MyITBlog.com