DieselMinded
Well-known member
I'm trying to install a php script on this page..
http://www.mymilitia.com/pages/registry/
the script requires i add
<?php
ob_start();
?>
to the top off my php page and
<?php include '/hsphere/local/home/iiiers/mymilitia.com/registry/app/views/pjLayouts/pjActionListings.php'; ?>
to the bottom
and add
{YP_LISTINGS}
to the html
so where do i go to add the php?
http://www.mymilitia.com/pages/registry/
the script requires i add
<?php
ob_start();
?>
to the top off my php page and
<?php include '/hsphere/local/home/iiiers/mymilitia.com/registry/app/views/pjLayouts/pjActionListings.php'; ?>
to the bottom
and add
{YP_LISTINGS}
to the html
so where do i go to add the php?