Am using link adding page on my website, but the code i entered on the links display page not working:
<li class="follow">
<?php include( "linkpartner/data/output/1001" ); ?>
</li>
The code is inside an HTML page, i need to keep the HTML link page as it is ( dont need to rename it to .php) and my web
server is windows. Please help me
This is my link display page
http://www.finsofts.com/link-resources.html
<li class="follow">
<?php include( "linkpartner/data/output/1001" ); ?>
</li>
The code is inside an HTML page, i need to keep the HTML link page as it is ( dont need to rename it to .php) and my web
server is windows. Please help me
This is my link display page
http://www.finsofts.com/link-resources.html