View Single Post
Old 06-03-2006, 08:51 PM  
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
php include error? what's missing here.

Code:
include("core.inc.php");
the above code should work, but it don't? I don't know what's wrong with it.

if I do
Code:
<!--#include file="core.inc.php"-->
this works when using .shtml extension, but I need to use .php extension for the other scripts
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote