I am lost, can't get the links to show on html page.
I have 2 links in links.dat; I used these:
<body style="font-family: Verdana" text="#000000" background="bg1.jpg"
link="#FF0000"
vlink="#FF0000" alink="#FF0000">
<? include("toplist/pt_in.php"); ?>
<?php include('/linkex/index.php'); ?>
<?php include('http://www.firstthumbnail.com/linkex/links.dat'); ?>
<!--#include virtual="/linkex/links.dat" -->
<?php include('domains/firstthumbnail.com/public_html/linkex/links.dat'); ?>
<div align="center"><center>
but non works, what is wrong here?
Plus I just dont understand how to display the links in a tabe on the HTML page?
Can you please explain it the easy way, because I am new to pjhp.
Thanks
John
I have 2 links in links.dat; I used these:
<body style="font-family: Verdana" text="#000000" background="bg1.jpg"
link="#FF0000"
vlink="#FF0000" alink="#FF0000">
<? include("toplist/pt_in.php"); ?>
<?php include('/linkex/index.php'); ?>
<?php include('http://www.firstthumbnail.com/linkex/links.dat'); ?>
<!--#include virtual="/linkex/links.dat" -->
<?php include('domains/firstthumbnail.com/public_html/linkex/links.dat'); ?>
<div align="center"><center>
but non works, what is wrong here?
Plus I just dont understand how to display the links in a tabe on the HTML page?
Can you please explain it the easy way, because I am new to pjhp.
Thanks
John