Thread
:
Yo how do I do a php include thingy?
View Single Post
04-30-2004, 05:40 PM
lurking
Confirmed User
Join Date: Jan 2004
Posts: 868
PHP Code:
include(
"file.php"
);
lurking
View Public Profile
Find More Posts by lurking