PHP, MySQL, CSS, and XML

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
codewarrior
Forum Commoner
Posts: 81
Joined: Wed Aug 07, 2002 1:28 pm

PHP, MySQL, CSS, and XML

Post by codewarrior »

Ok here is a question that bugging for couple of days now. If we use PHP, CSS, and MySQL for creating dynamic page, would the use of XML increase the speed at which the page is rendered or would slow it down? :?
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

In my opinion, it would speed it up just a tad.
Image Image
codewarrior
Forum Commoner
Posts: 81
Joined: Wed Aug 07, 2002 1:28 pm

Post by codewarrior »

Then it leads to the question if we actually need XML @ all?
User avatar
phice
Moderator
Posts: 1416
Joined: Sat Apr 20, 2002 3:14 pm
Location: Dallas, TX
Contact:

Post by phice »

I don't really see why we need it. PHP does basically about anything I personally need... Although, I would love to learn XML.
Image Image
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Post by Takuma »

I can't see why we have to use XML yet (but in about 5 years time I'll probably realise how good XML is... :lol: )
Post Reply