Reply
Old 05-31-2008, 01:39 PM XML to HTML
Novice Talker

Posts: 6
Trades: 0
I have received XML database of hotels listing from my client. I don’t know how to import XML data base to HTML search form. Is there any ready made script available to import XML to HTML?
As I am a learner to database world any suggestions are helpful.

Or

If any one is interested in helping me is also welcome. You can PM with your charges

Thanks in advance.
__________________
Top India HotelsThe Travel PointTravel Forum
hoteldealsite is offline
Reply With Quote
View Public Profile Visit hoteldealsite's homepage!
 
 
When You Register, These Ads Go Away!
Old 05-31-2008, 03:24 PM Re: XML to HTML
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,024
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
You don't want to be doing searches against an xml document unless you can load it into memory, once, and cache it there for the life of your application. Which is very hard to do in php. Xml has its strengths and weaknesses, but it's mostly a data transfer language. Optimized binary formats, like in a database, are much better at doing searches; the difference is night and day. Unless you have a very small list and very few concurrent users, hitting the xml directly for every request is going to be painful.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to XML to HTML
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.08347 seconds with 13 queries