scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  




Sponsors
 
Categories
 
Sponsor links
PhotoCap Photo Captioning Contest - Contests and Awards
   
Description :

 

The PhotoCaption script is a site game which allows an administrator (or optionally, users) to upload a series of photos and then have players submit captions. Once the captions are collected, players get to vote to select the best caption. Game points are assigned for varying activities in the game, designed to encourage participation by all members. You can set the game to be fully automatic (cron access required) so the photos are moved along the stages at standard intervals.



Players? scores are computed and displayed for an administrator configurable sliding window -- this allows new players to join in at any time and catch up with the others. Members can easily view the winning captions from previous games and see how well their entries did, and who voted for them.

*New for v1.2.0*: A fully integrated User Management System. Even if your site does not have a login system to identify users, you can still run PhotoCap!

 
Total Hits : 106 | Category : Contests and Awards | Ratings : rating : 0
 
Reviews :
No available review for this entry at this moment... Would you like to be the first one to enter a review for it? Click here to review!
Copyright © 2007 templatesscripts.com. All rights reserved.Copyright © 2007
© 2009, Side Shack, Inc. All Rights Reserved.
Privacy Policy



From Wiki:

PHP is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on almost every operating system and computing platform. PHP was originally created by Rasmus Lerdorf in 1995[1] and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.[3] PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP.[4]