Thread
:
how do i create a javascript code that allows me to add links
View Single Post
01-21-2007, 08:49 PM
#
6
(
permalink
)
Arenlor
Senior Member
Join Date: 01-02-07
Location: PA, USA
Posts: 191
iTrader:
0
/ 0%
Latest Blog:
None
PHP Code:
<?php
include(
"name.html"
);
?>
of course your file doesn't have to be name.html it can be anything.
Arenlor
View Public Profile
Visit Arenlor's homepage!
Find More Posts by Arenlor