View Single Post
Old 08-09-2005, 12:57 PM  
Jace
FBOP Class Of 2013
 
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
Another way to include a php file?

i have this code I need to insert into my site:

<?
include "/directory/of/file/public_html/cnstats/cnt.php";
?>

but when I do insert it creates some bad mysql errors.....is there a way to include this another way other than the way I have shown above?
Jace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote