arlabbafi Posted May 24, 2009 Share Posted May 24, 2009 hi i want simple examples that show usage xml in php Quote Link to comment https://forums.phpfreaks.com/topic/159492-xml-php-examples/ Share on other sites More sharing options...
Axeia Posted May 24, 2009 Share Posted May 24, 2009 <?php echo '<?xml version="1.0" encoding="UTF-8"?>'; ?> Kidding aside, did you take a look at the 'official' examples ? Quote Link to comment https://forums.phpfreaks.com/topic/159492-xml-php-examples/#findComment-841316 Share on other sites More sharing options...
arlabbafi Posted May 24, 2009 Author Share Posted May 24, 2009 oh yes thanks Quote Link to comment https://forums.phpfreaks.com/topic/159492-xml-php-examples/#findComment-841319 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.