Alessandro,
Thanks for the reply. Does anyone know how we can test which is
a better means of processing variables?
It is true that all the variables in the config.php would have to
go through for just one variable, but I think this is an important question
to look into because this applies to table_prefix as well.
>In the first implementation I used include("config.php"), then I decided
>that including all the config file to access a single variable was
>senseless.... d'you think I am wrong ? (it may be! :>)
>
>Best Regards,
>Alessandro
>
>--
>Alessandro "TXM" Pisani - al...@ti... - ICQ #2209087
I'm sure the processing time would be longer for the include, but less
memory on the server. Ah decisions decisions, decisions. Which route is
preferred and please if others can enlighten me on when to use which and
why. Thoughts?
But Alessandro, I'm not sure either which is ideal and/or
appropriate.
Tat
|