Link Indexing
Results 1 - 5 of 5
Using php and mysql to create a short url service!
this tutorial shows you how to make a service just like tinyurl.com that will allow you to short urls that too long. Shows how to setup the database and abstract the code from the design
Simple button affiliate link system in php/mysql
This tutorial will show you how to build the administrative backend as well as the display frontend of a button link system.
(Back) link checker
This function is usefull for peoples with a link directory where the links are stored inside a (MySQL) database. The PHP script is easy to use to find out if a reciprocal link still exists on the corresponding webpage. It takes care about the trailing...
(show more)
Expandable menu with PHP 2
Allows you to make expandable menus with PHP.
This versions allows multiple menus to be opened / closed, click one menu to open - click another to open the other - click the first or the second to close it, you can open as many or as few as you like and...
(show more)
Expandable menu with PHP
Allows you to make expandable menus with PHP. This versions allows 1 menu open, click a different menu and it closes the current one and opens the other. PAGE MUST BE RELOADED (PHP isnt Javascript).
