Log in

View Full Version : Adding This.........


Liquid1ce
05-02-2004, 01:23 PM
Ive got a script that encrypts code
Could someone tell me where to put
require_once('./includes/locksource.php');

if i add to top of global etc it just returns a blank page

I guess it need to be where the html/templates are exec'd
or its there away i can add to a template- as i added but it doesnt exec

Xenon
05-02-2004, 03:47 PM
phpinclude_start or _end maybe?