Thread
:
PHP Includes
View Single Post
#
1
(
permalink
)
May 31st, 2006, 15:34
lesleindotcom
Up'n'Coming Member
Join Date: Apr 2006
Location: Missouri
Age: 31
Posts: 65
Thanks: 0
Thanked 0 Times in 0 Posts
PHP Includes
I am used to the nice easy include statements of
ASP
, why can I not just include files like this?
Code:
Select all
<?
php
require_once('/db/DB.
php
'); ?>
lesleindotcom
View Public Profile
Visit lesleindotcom's homepage!
Find all posts by lesleindotcom