|
Thumbnail Keyword homepage. Thumbnail Keyword Installation Copy the image.php file to somewhere on your web server. Make sure you have access rights to run php scripts. Then you have to set up a mysql account, and edit the image.php script with the correct values for the mysql server. These are the lines you have to edit: $mysql_user = "your_username"; //the username for the mysql server Write your username where it says your_username. Then in any html page use the img html tag to load the image. The keyword you wish to display a thumbnail for is passed in the parameter k. Example of the html code to use the script: <img src="http://example.com/image.php?k=thekeyword"> The software is tested and found to be working. This is software is provided for no charge, and there will be no free installation support.
© TURTLEMEAT 2005, ALL RIGHTS RESERVED FOREVER.
|