Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-09-2006, 10:21 PM   PM User | #1
Duffman12
Regular Coder

 
Join Date: Oct 2005
Posts: 124
Thanks: 7
Thanked 0 Times in 0 Posts
Duffman12 is an unknown quantity at this point
simplexml as external class?

i just developed a site for class on my home dev computer that uses php5. i used the simplexml class to parse some xml for most of the site. everything is working fine, but we're going to be moving the site to our class's dev server, which is running php4. simplexml isn't built into php4, so i was wondering if there was a simplexml.php includes or something that i can use so i don't need to change all my code.
Duffman12 is offline   Reply With Quote
Old 11-09-2006, 10:42 PM   PM User | #2
NancyJ
Senior Coder

 
NancyJ's Avatar
 
Join Date: Feb 2005
Location: Bradford, UK
Posts: 3,162
Thanks: 19
Thanked 65 Times in 64 Posts
NancyJ will become famous soon enough
http://www.ister.org/code/simplexml44/index.xhtml

Its not identical so you may need some code changes but its better than nowt

For future reference, always check the platform you'll be running the code from before you start developing
__________________
http://www.hazelryan.co.uk
NancyJ is offline   Reply With Quote
Old 11-09-2006, 11:02 PM   PM User | #3
Duffman12
Regular Coder

 
Join Date: Oct 2005
Posts: 124
Thanks: 7
Thanked 0 Times in 0 Posts
Duffman12 is an unknown quantity at this point
Quote:
Originally Posted by NancyJ View Post
http://www.ister.org/code/simplexml44/index.xhtml

Its not identical so you may need some code changes but its better than nowt

For future reference, always check the platform you'll be running the code from before you start developing
haha, thanks. well, the final platform we're running it on, i'll be setting up. so i can make sure it has php5. it's just our stupid development server we have is behind the times.
Duffman12 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:37 PM.


Advertisement
Log in to turn off these ads.