Zen Follower
- Join Date:
- Jan 2007
- Location:
- USA
- Posts:
- 219
- Plugin Contributions:
- 0
modify which file? where is it?
i have an application i want to implement the instructions read:
[quote] Add this code to a *.PHP file in the <BODY>..</BODY> tags. Put it where you want the script to appear.
<?php require_once "rda-enterprises.com/123456/blah/blah.php"; echo $php_blahl->blah_process(x); // x = id ?> \[quote]assuming i want the app to appear in a blank sidebox (from the blank sidebox module), where exactly would i put this? also, say i want it on the bottom of my main page then which file to modify? what about a new ezpage? thanks in advance