to guess
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 417
Guess Game 1
This is a source code of "Guess Game", which i have created. you will guess the name of a personality, place or sports player etc. It is played using keyboard only. compile with turbo c/c++ (recommended) more>> This is a source code of "Guess Game", which i have created. you will guess the name of a personality, place or sports player etc. It is played using keyboard only. compile with turbo c/c++ (recommended)<<less
Added: 2005-08-05 License: Freeware Price: $0.00USD
10 downloads
Other version of Guess Game
License:Freeware
SWF To Image
SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languag more>> SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages. For example, you want to display thumbnail for every flash movie in your application or on your web-site. If so then SWF To Image library is exactly what you are looking for. It can take SWF file and convert it into BMP or JPG image.<<less
Added: 2007-03-13 License: Freeware Price: Free
960 downloads
GMT to UTC 1.0
Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format. more>> Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format dd/mm/yyyy into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format.<<less
Added: 2006-10-03 License: Free Non-Commercial Price: $0.00USD
14 downloads
Other version of GMT to UTC
License:Free for non-commercial use
Guess number game 1.0
This is a classic guessing game, where you have a number and you must guess if the next number will be bigger or smaller than the actual one. Simple code made with sessions, all the game in a single page, css based for easy graphical modifications, high more>> This is a classic guessing game, where you have a number and you must guess if the next number will be bigger or smaller than the actual one. Simple code made with sessions, all the game in a single page, css based for easy graphical modifications, high score table<<less
Added: 2006-01-04 License: Freeware Price: $0.00USD
12 downloads
Other version of Guess number game
License:Freeware
LDAP to SQL
Whilst working on the automatic production of web statistics - came across the following problem: How do I get relational data from an Hierarchical structure? It didnt take long to realize - Id have more>> Whilst working on the automatic production of web statistics - came across the following problem: "How do I get relational data from an Hierarchical structure?" It didnt take long to realize - Id have to use PHP to talk to LDAP, pull off records & upload into a series of tables, using the cn as primary key. Which then could be queried relationally. Pulling off large, queries and repeatedly transcending LDAP trees is pretty slow - so I built my LDAP to SQL engine, by flattening dns into table names. Then used PHP scripts to query & produce daily snap shots. This is the Perl port of the PHP version.<<less
Added: 2006-05-02 License: Freeware Price: Free
1296 downloads
Guess a number 0.9
The user must guess a number within a range (1 to 10/100/1,000/10,000). The script will let the users know whether the number is smaller or bigger than the one introduced in the form. User must guess the number in the minimum number of tries. more>> The user must guess a number within a range (1 to 10/100/1,000/10,000). The script will let the users know whether the number is smaller or bigger than the one introduced in the form. User must guess the number in the minimum number of tries.<<less
Added: 2007-01-05 License: Freeware Price: $0.00USD
13 downloads
Guess-a-Number Game 1.01
Welcome to the Guess-a-Number Game - An online guessing game for visitors. Guess-a-Number is a raffle-type system. It allows people to pick a number from a list, and on a pre-specified date, the administrator will run the random number selector, which more>> Welcome to the Guess-a-Number Game - An online guessing game for visitors. Guess-a-Number is a raffle-type system. It allows people to pick a number from a list, and on a pre-specified date, the administrator will run the random number selector, which will log and display the lucky guessers. Includes numerous options & features. Web developers, attract and keep your visitors at your site. Better yet, give them a reason to bookmark your site; a reason to come back... to see if theyve won! Directions for setting up the Guess-a-Number Game are provided in the customization file. Multiple games can be setup by incrementing the numbers in the filenames and tweaking a few files. Further details for running multiple games is also provided. In addition, Guess-a-Number is also available in ASP, which can use either MS Access or MySQL.<<less
Added: 2006-01-12 License: GPL Price: $0.00USD
11 downloads
Other version of Guess-a-Number Game
License:GPL
Magic Number Guessing Game 1
This is a magic number guessing game. You guess any number below 63, and it will tell you what your secret number is. more>> This is a magic number guessing game. You guess any number below 63, and it will tell you what your secret number is.<<less
Added: 2001-08-07 License: Freeware Price: $0.00USD
10 downloads
Other version of Magic Number Guessing Game
License:Freeware
Title To Note
This script uses the standard title attribute to show a message in the bottom right corner of the browser instead of the standard browser tooltip. more>> This script uses the standard title attribute to show a message in the bottom right corner of the browser instead of the standard browser tooltip.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
12 downloads
ip to country
ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database. more>> ip2c determines a users origin country by his ip address. Since the ip2c table is pretty big, its recommended to store it in a seperate database.<<less
Added: 2005-08-22 License: GPL Price: $0.00USD
16 downloads
Array to List 1
This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of more>> This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of values can be displayed optionally with the values followed by the entry indexes. The type of list and list item can also be configurable.<<less
Added: 2007-02-04 License: GPL Price: $0.00USD
11 downloads
Other version of Array to List
Price: FreeAdditionalInfoYoucanuseitforanyperpose
License:GPL
License:GPL
MySQL to JSON
The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an ar more>> The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.<<less
Added: 2006-07-05 License: PHP License Price: Free
1251 downloads
Image to ASCII
This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if more>> This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So if you are looking to generate ASCII images from regular jpg, gif or png images, look no further as this is definitely the PHP script for you and will get the job done.<<less
Added: 2007-12-04 License: GPL Price: 1.00GBP
11 downloads
PHP Address Book 3.4.3
A simple, web based address book: Addresses, e-Mails, phone numbers & birthdays. vCard and CSV export support. Homepages guessed from e-Mail. Locations linked to "Google Maps". Fully UTF-8 compliant, including the Excel-Export functions. Based on PHP and more>> A simple, web based address book: Addresses, e-Mails, phone numbers & birthdays. vCard and CSV export support. Homepages guessed from e-Mail. Locations linked to "Google Maps". Fully UTF-8 compliant, including the Excel-Export functions. Based on PHP and MySQL.<<less
Added: 2007-02-26 License: GPL Price: $0.00USD
16 downloads
Other version of PHP Address Book
License:GPL
Things to Ponder& Quotes
"Things to Ponder" Quotes script will allow visitors to display random quotes on your web pages. more>> <<less
Added: 2008-04-11 License: Freeware Price: Freeware
11 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above to guess search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed