Page 1 of 1
Integrate/include links.php to another Page
Posted: Fri Oct 14, 2005 7:22 am
by Guest
Sorry I removed the template because it's not relevant.
I just wanted to know how these guys did it on their website.
See below.
http://www.liewcf.com/blog/friends/
http://www.kahsoon.com/links/
I believe they intalled it on
http://domain/linkman
What is the command to call the links.php file that contains all the sites?
Posted: Fri Oct 14, 2005 10:08 pm
by Klemen
Just paste your header and footer HTML code into header.txt and footer.txt files.
For more info read posts about customizing (also on the GBook and MBoard forum!).
Posted: Sat Oct 15, 2005 2:54 am
by Guest
Are you sure that's how they did it?
They don't even open the links.php directly.
Their links is only
http://www.liewcf.com/blog/friends/ or
http://www.kahsoon.com/links/
Posted: Sat Oct 15, 2005 10:51 am
by Klemen
Well you can simply rename the links.php file to some other *.php name (for example index.php) and they would still work.
They probably used the code from LinkMan and inserted it into their pages, but I don't recommend you doing that unless you are familiar with PHP.
The header/footer.txt way is simple and effective.
Posted: Wed Nov 16, 2005 2:04 pm
by maggott
I believe what he meant was.. how did he included it into his wordpress? Am facing difficulties too.
Posted: Thu Nov 17, 2005 1:17 pm
by Klemen
Klemen Stirn wrote:They probably used the code from LinkMan and inserted it into their pages, but I don't recommend you doing that unless you are familiar with PHP.
You on the other hand (I presume you don't know PHP) should use the header/footer method, there has been so much said about it in this forum (check also GBook and MBoard topics) that I don't want to repeat myself again and again...
Regards