Author Topic: Bookmark Script  (Read 1292 times)

0 Members and 1 Guest are viewing this topic.

Offline admin

  • Administrator
  • *****
  • Posts: 43
  • Karma: +1/-0
  • Gender: Male
Bookmark Script
« on: August 06, 2009, 09:33:54 PM »
Allow your users to easily bookmark your site, by clicking on a link on the page.

Download:
« Last Edit: November 27, 2009, 10:29:36 PM by admin »

Offline admin

  • Administrator
  • *****
  • Posts: 43
  • Karma: +1/-0
  • Gender: Male
Re: Bookmark Script
« Reply #1 on: August 06, 2009, 09:39:02 PM »
1. Unzip
2. Upload bookmark folder

Code: [Select]
http://www.example.com/bookmark/
3. Upload file booky.php

Code: [Select]
http://www.example.com/booky.php
7. PHP Code to display icons:

Code: [Select]
<?php $root $_SERVER['DOCUMENT_ROOT']; include $root '/booky.php'?>
 :) :)

 

Related Topics

  Subject / Started by Replies Last post
13 Replies
10052 Views
Last post November 24, 2009, 06:52:41 PM
by fonec
1 Replies
1176 Views
Last post July 18, 2008, 07:40:49 PM
by dkblackhawk
9 Replies
16148 Views
Last post August 26, 2009, 05:21:19 PM
by Binmark
0 Replies
2246 Views
Last post February 10, 2009, 04:28:28 AM
by admin
3 Replies
3410 Views
Last post August 13, 2009, 07:00:33 AM
by admin