Posted by Peter van Schie on 07/18/05 19:15
bettina@coaster.ch wrote:
> I will consider this point that you mention. Thank you.
> I can do that with the continents, but the countries may vary in the
> future, so I would have to change the programm and the idea is that i
> only change the database.
>
In that case it's still possible to reduce the queries. For example:
Only query the countries table once per session. Once you retrieved the
list of countries keep them in a session-var, for use in the other
subpages. Just an idea.
--
http://www.phpforums.nl
Navigation:
[Reply to this message]
|