I have a client who wants me to install a script on their web site. Only problem is they use PHP nuke and when I edit a pages content and type in :
<?php include("script.php"); ?>
Or do something like:
<OBJECT DATA="http://www.site.com/script.php"></OBJECT>
It doesn't work. Can anybody tell me how to run a script from within a
PHP nuke page?
Thanks,
Dan Anderson
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

