well Joe has been known to do some real cool things for members on here.
That boy's karma/Rep should be off the map!!!
That boy's karma/Rep should be off the map!!!
First free one I've ever seen.

First free one I've ever seen.
well Joe has been known to do some real cool things for members on here.
That boy's karma/Rep should be off the map!!!
Do you have to be root? and can you make a script that only needs php and mysql or cgi or sumthing cause i was looking for a free script like this to incorporate my google ads
<?php
/**
* /scripts/postwwwacct configuaration for mod-layout ...
*/
$config = array(
'admine' => 'john@jshosts.com', # Administration email address, MAKE SURE YOU CAN READ THESE EMAILS
'timestamp' => DATE_RFC822, # Date format, for most people default is good
'httpd.conf' => '/usr/local/apache/conf/httpd.conf', # Location of httpd.conf to edit
'plans' => array( # Array of plans you want to apply ads on
'jslaneh_FreeHosting' # Plan one and then a comma ( if only one plan no comma needed after it's name )
),
'ads' => array(
'header' => '/home/jslaneh/public_html/adsh.html', # HTML file containing the code for header ads
'footer' => '/home/jslaneh/public_html/adsf.html' # HTML file containing the code for footer ads
),
);
?>
