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






Bookmarks