Integrate/include links.php to another Page

Problems installing LinkMan?
Post Reply
Guest

Integrate/include links.php to another Page

Post 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?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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!).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Guest

Post 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/
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
maggott
Posts: 1
Joined: Wed Nov 16, 2005 1:59 pm

Post by maggott »

Anonymous wrote: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/
I believe what he meant was.. how did he included it into his wordpress? Am facing difficulties too.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply