This is a discussion on "[SOLVED] transform the xml to html with php and xsl" within the PHP Forum section. This forum, and the thread "[SOLVED] transform the xml to html with php and xsl are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] transform the xml to html with php and xsl
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
I'm a newbie of php , and recently My boss asked me to study php and xsl.I know nothing about php , and I hope someone can tell me the process ......
I think I should get the data from database by php and make it as a .xml file and then make a .xsl file and then the .xsl file transform the .xml file into .html????I don't know if I was wrong , and hope someong tell me the detail process or give me some samples....... Thank u ! |
|
|
|
|||
|
what are you trying to do?
u got me confused ![]() xsl -> xml (manually or with php>?) xml -> show it in html\php ? |
|
||||
|
Re: transform the xml to html with php and xsl
Why would you transform xml to xls first?
Could you not just transform the XML straight to HTML?
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
||||
|
Re: transform the xml to html with php and xsl
I think you may want to try simplexml, it's really easy.
Here's a link to a tutorial http://www.w3schools.com/php/php_xml_simplexml.asp Also have a look on the php.net manual.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] HTML or XHTML | marSoul | Web Page Design | 18 | Dec 23rd, 2007 09:53 |
| [SOLVED] Changing from html to CSS | mcdanielnc89 | Web Page Design | 16 | Oct 11th, 2007 04:29 |
| [SOLVED] CSS/Html problem | Rienk0r | Web Page Design | 12 | Oct 4th, 2007 09:24 |
| How to transform normal text into link | robertboyle | PHP Forum | 9 | Sep 13th, 2006 12:44 |
| Transform to CSS | tolis | Web Page Design | 1 | Jul 15th, 2006 06:33 |