Hi.. Ok.. here is what I am trying to do...I see this script needs to go on a .php page... so
1) I log into my lunarpages account, I click on the www folder and create a new document, for test purposes I just created a new page called "test" it has a drop down menu and asks if I want this to be a
text document
html document
Perl Script
Shell Script
Text Document
I choose html document.. I name this page test.php .. it then puts a page on the domain called
www.xyz.com/test.php .. the page is left blank, the only code in the page is
<html>
<head>
<title></title>
</head>
<body bgcolor="#FFFFFF">
</body>
</html>
Can I input the source code into this page anywhere to make this page show the threads from the forum?
Thanks,
Chris