to get high
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2028
How to Get Started With ASP.NET 1
An easy intro to ASP.NET. Includes simple SnakeEyes web game. ASP.NET is a server side scripting technology developed by Microsoft as a part of the Microsofts .NET Framework. This framework is built on the common language runtime, which can be used more>> An easy intro to ASP.NET. Includes simple SnakeEyes web game. ASP.NET is a server side scripting technology developed by Microsoft as a part of the Microsofts .NET Framework. This framework is built on the common language runtime, which can be used on a server to build powerful Web applications.<<less
Added: 2008-08-02 License: Freeware Price: $0.00USD
11 downloads
Get PHPNUKE Hosting
Get your PHPNUKE CMS (Content Management System) hosted for free. With instant activation and no messing around, you can make your site in minutes not hours! You will get the very latest PHP-Nuke version which is normally rather expensive and a more>> Get your PHPNUKE CMS (Content Management System) hosted for free. With instant activation and no messing around, you can make your site in minutes not hours! You will get the very latest PHP-Nuke version which is normally rather expensive and a number of different features including : Downloads, Forums, FAQ system, Guestbook, Encyclopedia, Photo Gallery, Download System, Address Book and more! You control all of this through the easy to use Control Panel. There are a number of different languages avaliable for your site and literately hundreds of different templates to make your site look cool, professional and unique. See why more people choose getPHPNuke for their CMS website needs!<<less
Added: 2005-10-25 License: GPL Price: $0.00USD
15 downloads
Meta Tag Generator Script
This easy to use script generates meta tags for your website in seconds. Meta Tags are an important part of a website. Use our script to get the high rankings on search engine. more>> This easy to use script generates meta tags for your website in seconds. Meta Tags are an important part of a website. Use our script to get the high rankings on search engine.<<less
Added: 2006-03-08 License: Freeware Price: $0.00USD
11 downloads
Virtual slot machine v1
A free virtual slot machine written in php with a built in high scores system which uses a .csv database so there is no need for mysql. The game also has a high low bonus game for when players get 3 cherries. more>> A free virtual slot machine written in php with a built in high scores system which uses a .csv database so there is no need for mysql. The game also has a high low bonus game for when players get 3 cherries.<<less
Added: 2006-01-12 License: GPL Price: $0.00USD
15 downloads
Other version of Virtual slot machine
License:GPL
Ajax: Getting Started
This article guides you through the Ajax basics and gives you two simple hands-on examples to get you started. more>> This article guides you through the Ajax basics and gives you two simple hands-on examples to get you started.<<less
Added: 2006-11-10 License: Freeware Price: Free
1078 downloads
Webmaster shop Get More Traffic!
Webmaster Shop, is an exciting opportunity that brings advertisers and consumers together. Advertisers post links and for members to review. Members then receive a pay per click rate that is predetermined by the advertiser. After a member clicks on more>> Webmaster Shop, is an exciting opportunity that brings advertisers and consumers together. Advertisers post links and for members to review. Members then receive a pay per click rate that is predetermined by the advertiser. After a member clicks on that link and views the site for the advertiser determined amount of time, the member is credited that click amount. Join today for Free!<<less
Added: 2006-04-24 License: Freeware Price: $0.00USD
11 downloads
Get image's DPI using PHP 01
This is a simple function I wrote to get a DPI (dot per inch) value from an image using PHP only, without the need of ImageMagick nor GD library. more>> This is a simple function I wrote to get a DPI (dot per inch) value from an image using PHP only, without the need of ImageMagick nor GD library.<<less
Added: 2008-02-29 License: PHP Price: $0.00USD
14 downloads
Javascript Get Variables 1.0
This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable. more>> This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable.<<less
Added: 2004-04-20 License: Freeware Price: 0.00
12 downloads
Get PHP resources
Getphp is a PHP and MySQL site with source code examples, tutorials, videos and many other resources more>> Getphp is a PHP and MySQL site with source code examples, tutorials, videos and many other resources<<less
Added: 2009-02-09 License: Freeware Price: $0.00USD
10 downloads
Get image from database
Learn how to get a stored image from a database and display it on a page. more>> Learn how to get a stored image from a database and display it on a page.<<less
Added: 2004-10-27 License: Not Specified Price: Free
1840 downloads
POST/GET Form Variables
Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes. more>> Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes.<<less
Added: 2004-01-27 License: Not Specified Price: Free
2123 downloads
JavaScript Caching Hack
If you change the HTML and the CSS of a page there is a decent chance that a user will get the new HTML but not the new CSS. This is especially true for sites with high usage and users that come back to the site several times a day. If they only get more>> If you change the HTML and the CSS of a page there is a decent chance that a user will get the new HTML but not the new CSS. This is especially true for sites with high usage and users that come back to the site several times a day. If they only get the new HTML but not the new CSS then the site will break, the user will get confused, and you will look unprofessional. On the development site of this the problem is already solved. Having a Dev server as a place to test code is standard practice but how does this translate to CSS?<<less
Added: 2008-09-19 License: Freeware Price: $0.00USD
13 downloads
How to get all META data of a website 1.0
In this tutorial I will show you how you can easy check META information of any website. It can be very useful in search engine optimization when you want to check your competitors settings. more>> In this tutorial I will show you how you can easy check META information of any website. It can be very useful in search engine optimization when you want to check your competitors settings.<<less
Added: 2007-03-26 License: Freeware Price: $0.00USD
11 downloads
Other version of How to get all META data of a website
License:Freeware
How To Create High Quality Tables With JavaScript
If you are web program developer, it is likely that you are creating tables on a daily basis. In this article I will show you how to create high quality tables with Javascript within a short period of more>> If you are web program developer, it is likely that you are creating tables on a daily basis. In this article I will show you how to create high quality tables with Javascript within a short period of time. One feature that you will want to become familiar with is DisplayTag Library.<<less
Added: 2006-07-17 License: Freeware Price: Free
1206 downloads
AJAX get page title example
AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows user more>> AJAX (Asynchronous JavaScript and XML) is a JavaScript technique which involves special object XMLHttpRequest and sending/receive asynchronous (without full page reload) requests to server. This is an example of simple AJAX application which allows user to enter web-page url and display title of that page right after user stops typing.<<less
Added: 2006-11-06 License: Other Price: $0.00USD
15 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 get high 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