Current location: Hot Scripts Forums » General Community » Script Requests » include php code into xml or the vice versa?


include php code into xml or the vice versa?

Reply
  #1 (permalink)  
Old 12-13-08, 12:46 PM
ipanda ipanda is offline
New Member
 
Join Date: Dec 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
include php code into xml or the vice versa?

Hey all,
I am buildin xml based album and i want to include php code into the xml file. The xml file is generated by coffecup and lookks like this:

<thumbnailer
x="10"
y="375"
w="450"
h="80"
myname="thumbs1"
image1="myalbum/jennifer_aniston_01_s.jpg"
bigimage1="myalbum/jennifer_aniston_01.jpg"
imagecaption1="1"
image2="myalbum/jennifer_aniston_02_s.jpg"
bigimage2="myalbum/jennifer_aniston_02.jpg"
imagecaption2="2"
image3="myalbum/jennifer_aniston_03_s.jpg"
bigimage3="myalbum/jennifer_aniston_03.jpg"
imagecaption3="3"
image4="myalbum/jennifer_aniston_04_s.jpg"
bigimage4="myalbum/jennifer_aniston_04.jpg"
imagecaption4="4"
image5="myalbum/jennifer_aniston_05.jpg"
bigimage5="myalbum/jennifer_aniston_05.jpg"
imagecaption5="5"
image6="myalbum/jennifer_aniston_06.jpg"
bigimage6="myalbum/jennifer_aniston_06.jpg"
imagecaption6="6"
>
</thumbnailer>

I want to get the images automatically using php. Anyway i can that? Or can i insert XML data into php document?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 12-16-08, 11:24 AM
priti solanki priti solanki is offline
Newbie Coder
 
Join Date: Dec 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Yes you can parse the XML using simpleXML class and then use in PHP document.

follow below link

http://www.php.net/simplexml
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
xml to mysql using php - urgent mianriz PHP 1 12-21-06 04:51 PM
Need help finding PHP code errors Elle0000 PHP 4 10-08-06 02:31 PM
Include PHP code... enchen PHP 2 09-22-05 08:20 AM
protecting code in PHP ckb PHP 12 01-02-04 09:53 AM


All times are GMT -5. The time now is 01:44 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.