Re: Speed :: XML vs. Database
- From: John <use_net@xxxxxxxxxxxxxxxx>
- Date: Mon, 30 Oct 2006 09:27:40 -0600
On 21 Jun 2003 13:13:13 -0700, nc@xxxxxxxxx (Nikolai Chuvakhin) wrote:
Forget databases and XML and hard-code your data
into PHP as an array. This will give you the shortest
search time, since no hard drive work will be involved.
Could you clarify the above statement or perhaps provide a link to a
tutorial on this approach ? I have always used just plain HTML for my
site as it's extremely fast. I've just purchased a couple of books on
PHP and MySQL with the thought of eventually migrating my "plain Jane"
site to something a little more manageable. I just don't want to
sacrifice simplicity and speed for the end user.
==
John S. Douglas
Photographer & Webmaster
Legacy-photo.com - Xs750.net
.
- Prev by Date: Re: getElementById in PHP5
- Next by Date: Re: Parse .cfm files
- Previous by thread: When is an array not an array?
- Next by thread: Long script strange behaviour
- Index(es):
Relevant Pages
|