gothicuser
28 Jul 2006, 13:23
I believe I read somewhere that to use the full image path is less processor intensive than to use variables
i.e:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
instead of:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
What is your advice?
Oh, another thing just springs to mind, if the full path is recommended, is the URL needed?
i.e.:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
as opposed to:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
i.e:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
instead of:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
What is your advice?
Oh, another thing just springs to mind, if the full path is recommended, is the URL needed?
i.e.:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
as opposed to:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------