Link trader

Language: C , C++

Simple program, creates an interface where surfers who come on your page can add a link to their home pages. If they want, they can put a link to your page on there page by copying a html code.


Get it ! linktrader.zip ( )

INSTALL

In order to use this code is required to have the GNU C++ or C installed on you Linux web server. In case you don't have a Linux web server we are sorry but our scripts won't work on your site.

Take the script and modify the lines where it says to. The output and the input is inside the code and you have to modify directly in the code (and recompile after every modification).

Last idea: read carefully the comments inside the script.


USAGE

This script keeps in a page of your site a list of those who agree to make a link exchange with you. Generally is a good idea to have links to other sites as long as those sites have a link to your site. If you want to use this script as Link-Exchange or only as a simple list of other sites you want to point with no obligations from them is your duty to write in the script, near the submission form. Anyway, testing if they put your link in their site and where is manually done. If you see that somebody didn't put your link in their page you can remove them from the database. Removing a registration from the database is very simple: simply remove the line with the unwanted information, because each registration has its own line. I forgot to tell you, the database name is inside the script, and the file is found in the script directory, at the beginning having the name "dbase".


If you have any questions or any problem with the script, don't hesitate to email us at free@webcab.co.uk. We are always opened to your problems. Also, we guaranty you that we'll always offer you free support.