takes in
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1065
Variables in PHP
Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign $ and the value can be assignes us more>> Variables are nothing but identifiers to the memory location to store data. We can create any number of varibles. In PHP all the variables begin with a dollar sign "$" and the value can be assignes using the "=" operator as shown below: Another important thing in PHP is that all the statements must end with a semicolon ";". In PHP we neednt have to specify the variable type, as it takes the data type of the assigned value. From the above example we understand that $Name is of Data type String and $Age is of type Numeric.<<less
Added: 2005-07-14 License: Freeware Price: Free
1562 downloads
Arrays in Java
Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru. more>> Learn all aspects of arrays in Java. From the beginner level to advanced. Take a look and become an array guru.<<less
Added: 2008-04-19 License: Freeware Price: $0.00USD
13 downloads
Page Timer
This PHP class keeps track of the time that a page script takes to execute. more>> Page Timer offers you a powerful PHP class which lets you keep track of the time that a page script takes to execute. The measured time can also be outputted to the current page.<<less
Added: 2009-06-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
20 downloads
FXLake 1.0
This class can be used to generate images with a water reflex effect. It takes a picture image and generates new frames that present a reflex underneath the original picture, as if it is being reflected on water. The class can generate separate image more>> This class can be used to generate images with a water reflex effect. It takes a picture image and generates new frames that present a reflex underneath the original picture, as if it is being reflected on water. The class can generate separate image frames that should be merged to compose the complete animation cycle.<<less
Added: 2006-09-19 License: Freeware Price: $0.00USD
14 downloads
Take-a-Break 1.0
Add Take-a-Break to every web page and watch your repeat traffic soar, new traffic go up, your Google Adsense CTR shoot up, your affiliate sales start to make real money, increase your product sales, and much more. Simple to install. Youre going to more>> Add Take-a-Break to every web page and watch your repeat traffic soar, new traffic go up, your Google Adsense CTR shoot up, your affiliate sales start to make real money, increase your product sales, and much more. Simple to install. Youre going to love this. Its so cool.<<less
Added: 2005-12-21 License: Freeware Price: $0.00USD
13 downloads
Other version of Take-a-Break
License:Freeware
asp calendar
calendar() displays a calendar page of the chosen month and year. The function takes a date string as its only parameter. For the current server date to be used, a null must be passed. This is the ASP more>> calendar() displays a calendar page of the chosen month and year. The function takes a date string as its only parameter. For the current server date to be used, a null must be passed. This is the ASP version of calendar.php. It was a little harder to translate than php-calendar.php, due to the difference in the vbs date functions.<<less
Added: 2004-09-19 License: Freeware Price: Free
1879 downloads
Password Protection
Password Protection is a PHP/MySQL application which allows you to easily block access to selected files. You simply add one line of code to each of the files you wish to protect and the system takes more>> Password Protection is a PHP/MySQL application which allows you to easily block access to selected files. You simply add one line of code to each of the files you wish to protect and the system takes care of the rest. Also, Password Protection comes with a fully-functional administration panel which allows you to administer your user and admin accounts.<<less
Added: 2006-09-21 License: GPL Price: Free
1845 downloads
Typos 1.0
This class can be used to generate variants of words based on common typing errors. It takes a given word a generates variants of that word by replacing its letters with others that are usually near the letter position on a QWERTY keyboard. The more>> This class can be used to generate variants of words based on common typing errors. It takes a given word a generates variants of that word by replacing its letters with others that are usually near the letter position on a QWERTY keyboard. The class returns an array with all the generated word variants.<<less
Added: 2008-07-24 License: GPL Price: $0.00USD
14 downloads

Turtle Graphics
Turtle Graphics provides users a simple but very useful turtle graphic program which takes input from the user regarding the positions of turtle and draw it. more>>
Turtle Graphics provides users a simple but very useful turtle graphic program which takes input from the user regarding the positions of turtle and draw it. You can add more to this code to increase turtle movements. This will be a good choice for you.
<<less Added: 2007-06-21 License: Freeware Price: Freeware
1 downloads
Load Timer 1.0
You know how long your sites pages take to load in your browser, but have you ever wanted to know how long it takes for your visitors? Now you can find out with this script! Load Timer will calculate how many seconds it takes for the monitored page to more>> You know how long your sites pages take to load in your browser, but have you ever wanted to know how long it takes for your visitors? Now you can find out with this script! Load Timer will calculate how many seconds it takes for the monitored page to load for each person that visits it. You then view all the stats, including a graph.<<less
Added: 2005-08-15 License: Freeware Price: $0.00USD
12 downloads
Other version of Load Timer
License:Freeware
ES Image Slideshow
This is an easy-to-install JavaScript image script that takes in any number of images, and instantly turns them into one cool slideshow! Furthermore, you can associate a unique URL with each image. So clicking on the slideshow ... more>> This is an easy-to-install JavaScript image script that takes in any number of images, and instantly turns them into one cool slideshow! Furthermore, you can associate a unique URL with each image. So clicking on the slideshow ...<<less
Added: 2007-11-28 License: Freeware Price: $0.00USD
13 downloads
Cut html string 1.0
It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit. more>> It takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit.<<less
Added: 2009-05-07 License: GPL Price: $0.00USD
14 downloads
Keyword Page Ranker
This FREE script will generate infinate random pages, that relate to business and money. It does so on the fly and takes no additional server space. It is in use by many websites and is a MUST for sea more>> This FREE script will generate infinate random pages, that relate to business and money. It does so on the fly and takes no additional server space. It is in use by many websites and is a MUST for search engine placement!<<less
Added: 2006-03-07 License: Freeware Price: Free
1327 downloads
Dev Dreams PHP Discussions
With over 600 members and growing you are sure to get the answer you need. Registration is free and only takes a couple of minutes. We have various sections which cover all aspects of webdesign and on more>> With over 600 members and growing you are sure to get the answer you need. Registration is free and only takes a couple of minutes. We have various sections which cover all aspects of webdesign and online development. You can also earn points for being an active member and then spend these to purchase various items/advertising.<<less
Added: 2004-09-25 License: Not Specified Price: Free
1855 downloads
PHPWasher 0.1
PHPWasher takes your PHP code and automatically adds indentation, so your code becomes readable again! And its open source! more>> PHPWasher takes your PHP code and automatically adds indentation, so your code becomes readable again! And its open source!<<less
Added: 2007-02-22 License: GPL Price: $0.00USD
10 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 takes in 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