Re: use and do
>If i use 'do' in [! !], always have overhead, If you use it inside of [! !] it will only executed the first time the page is executed > or i can use 'use' for get performance ? YOu can use use, but the used file should contain a package name, otherwise you will get trouble, see also http://pe
use and do
Hi list, If i use 'do' in [! !], always have overhead, or i can use 'use' for get performance ? thank you. Mauricio
