Thread: PHP script help
View Single Post
Old 05-27-2002, 01:23 PM  
mike503
Confirmed User
 
Industry Role:
Join Date: May 2002
Location: oregon.
Posts: 2,243
Quote:
Originally posted by va2k

YES Mike Can this even be done?
yes. the script would need to have an extension that the webserver will parse (i.e. index.php) and the file you call can be called anything.

use <?php require_once("./counter.php"); ?> inside of that then. counter.php will be the code for the counter itself.
__________________
php/mysql guru. hosting, coding, all that jazz.
mike503 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote