G
Guest
i have a main page of a website with a lot of data.
and i am thinking of not using an access to the DB all time but rather
read the data from an XML that will be updated (beacuse the data isn't
updated every 5 minutes).
what is more correct to do?
i understand tha there is a chacing option - it it for xml too?
or maybe to save the xml in the db and only to extract the xml itself?
(and i nthat case if i want to use caching how do i know that the xml was
updae?)
thnaks in advance
peleg
and i am thinking of not using an access to the DB all time but rather
read the data from an XML that will be updated (beacuse the data isn't
updated every 5 minutes).
what is more correct to do?
i understand tha there is a chacing option - it it for xml too?
or maybe to save the xml in the db and only to extract the xml itself?
(and i nthat case if i want to use caching how do i know that the xml was
updae?)
thnaks in advance
peleg