Thursday, July 29th, 2010

HotScripts Script
Root page of JMan's Bedpan
A short little bio of JMan and JMan's Bedpan
Some PHP scripts that JMan has written, for public use. MSN Emoticons, Weather, Webcam, Latest Version, Cache, HotScripts
Other random stuff that doesnt belong on any other page. Family Feud Cheat, I *Heart* James, Stupidest Famous Last Words, Funny Search Engine Queries, Funny Euphemisms
Rants by Blakey
A bunch of useful links
. : : HotScripts Script

This script displays the current rating, number of votes, as well as the number of hits for your script on HotScripts.com. It also provides a voting box for your script, so that people can vote on your script at HotScripts.com from your site.
Note: The script caches the information in a MySQL database for one day, to lighten the load on the HotScripts server.


Explanations:

cache.php - Caches fetched information, for quicker results, and less drag on the source.
gpl.txt - A copy of the General Public License.
hotscript.php - The script page. Include it in the page you want hotscript table, then call its functions.
readme.txt - A quick readme file.
SQL.sql - The SQL table.


EXAMPLE: (Working Example)

<?
# Format: 
# hotscripts($id)
#    $id is the 'Listing ID' on Hotscripts.com

include ("hotscripts.php");
hotscripts(55711);
?>
HotScripts.com
Rating: Not Yet Rated / 5
Votes: 0
Hits: 0


-- DOWNLOAD --
731 Downloads To Date


LASTEST UPDATES:
March 11, 2009
Updated to work again. Who knows when they made changes to their website. I just noticed now. Does anyone even use this, lol?

January 18, 2006
Changed caching time to 24 hours, because who really cares on an hourly basis, also updated with the lastest version of the Cache script.

December 29, 2005
Statistics are now cached to a MySQL database for one hour, to speed up the process, save bandwidth, and be kinder to HotScripts.com.

No comments for this page. Feel free to be the first.

Add a Comment (Max: 1 Per Hour)

Please make sure that your comment pertains to this page. If it has nothing to do with this page, I'll just delete it. If you want, you can send me an email here: jman@bedpan.ca.

Name :
Email or URL :
Verification :
All fields are required for submission. Entries with blank fields will not be posted.

disclaimer:
the comments posted throughout my site are submitted by other users.
the things said are not endorsed by me, and do not represent my opinion.