deals with people
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 995
Dealing with special characters
This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output. more>> This tutorial will teach you how to deal with special characters like HTML tags, white space etc. from a user submitted form and database output.<<less
Added: 2005-06-16 License: Free for non-commercial use Price: Free
1612 downloads
Important People
This script grabs a set of Twitter search results and retrieves the authors follower and update counts. more>> Important People is a small yet powerful script that grabs a set of Twitter search results and retrieves the authors follower and update counts.
It uses Twitters API service and/or Yahoos YQL service to pull data from Twitter about the search criteria.
Results are color coded and can also be downloaded as a CSV. Important users are colored in bright yellow, less important users pink, and regular users are white.
Added: 2009-06-22 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
16 downloads
Image rotation with PHP
This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is worki more>> This article describes how you can rotate images in PHP. We deal with two examples, firstly rotating by 45 degrees and then by 90, going in to some depth to ensure you understand how the code is working. You might find this useful if you are, for example, building an online photo gallery and you want to rotate your pictures within PHP rather than having to rotate them on your computer. This is a powerful feature to have.<<less
Added: 2005-12-28 License: Other Free / Open Source License Price: Free
1456 downloads
The Plumber
Description: The Plumber is a simple sales pipeline management system based on PHP and MySQL. If you have a team of salespeople selling your products or services in various countries or regions, The P more>> Description: The Plumber is a simple sales pipeline management system based on PHP and MySQL. If you have a team of salespeople selling your products or services in various countries or regions, The Plumber will help you stay up-to-date regarding all the deals they are working on.<<less
Added: 2006-07-12 License: GPL Price: Free
1202 downloads
Find a visitors IP Address with PHP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. This guide tells you how to find it using PHP. more>> Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. This guide tells you how to find it using PHP.<<less
Added: 2005-11-11 License: Other Free / Open Source License Price: Free
1560 downloads
Database Abstraction with ADODB
The use of abstraction layers is a controversial topic among PHP users. There are reasons why people use them, and likewise why they don?t. In this article I will be going through the advantages and disadvantages of using the ADODB database abstraction more>> The use of abstraction layers is a controversial topic among PHP users. There are reasons why people use them, and likewise why they don?t. In this article I will be going through the advantages and disadvantages of using the ADODB database abstraction layer.<<less
Added: 2006-12-19 License: Freeware Price: $0.00USD
13 downloads
Find a visitor's IP Address with PHP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. This guide tells you how to find it using PHP. more>> Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. This guide tells you how to find it using PHP.<<less
Added: 2005-11-11 License: Other Price: $0.00USD
16 downloads
Hotlink Protection with PHP
Hotlinking is when another website links directly to one or more of your images or multimedia files and includes it on their web page. Not only is this theft of your intellectual property, but further more>> Hotlinking is when another website links directly to one or more of your images or multimedia files and includes it on their web page. Not only is this theft of your intellectual property, but further more, you are paying for the bandwidth used by that site. Which can result in a problem with your budget.
The most common way to prevent others from hotlinking your content is Apaches mod_rewrite. While this a solution that free available to use, there are a couple drawbacks. One being, that Apache has to be configured to use mod_rewrite (--enable-rewrite). Another one being, that for a lot of people writing regular expressions is not the most easiest thing to do.
Of course there are commercial solutions to the problem. Probably the most common one is cPanel. An administration interface for webserver, which lets you create all the necessary items for your hotlink protection with a matter of clicks, in a matter of seconds.<<less
Added: 2007-01-04 License: Freeware Price: Free
1059 downloads
Captcha2 -- Stop spam, Not people
Lets do away with those horrible CAPTCHA tests that verify users are actual humans by requiring them to decipher those distorted letters and numbers and type them into a form field to submit a form. CAPTCHA2 is different. Just click on the correct more>> Lets do away with those horrible CAPTCHA tests that verify users are actual humans by requiring them to decipher those distorted letters and numbers and type them into a form field to submit a form. CAPTCHA2 is different. Just click on the correct letter in the image twice in a row and that is it!<<less
Added: 2009-02-06 License: Freeware Price: $0.00USD
11 downloads
Basic cookies
Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations. more>> Learn how to use cookies to allow user downloading a file only once. Limit people from accessing things more than once. Simple comments and explanations.<<less
Added: 2005-06-11 License: Freeware Price: Free
1596 downloads
Creating a Custom RSS Feed with PHP and MySQL
RSS has become the standard technology for syndicating information to large audiences. Many people have something to say, but its finding the right audience for your voice that matters. A great place more>> RSS has become the standard technology for syndicating information to large audiences. Many people have something to say, but its finding the right audience for your voice that matters. A great place to start is by creating your own RSS feed and adding to it as often as you can.<<less
Added: 2007-01-05 License: Freeware Price: Free
1055 downloads
Find a visitors IP Address with ASP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you ho more>> Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you how to access the other items in the Request.ServerVariables collection.<<less
Added: 2005-04-15 License: Other Free / Open Source License Price: Free
1705 downloads
editApage
editApage.org is a simple and flexible tool that helps web designers and people who yearn for control over their websites. It?s the ease of use of Blogging, without forcing the end content into the di more>> editApage.org is a simple and flexible tool that helps web designers and people who yearn for control over their websites. It?s the ease of use of Blogging, without forcing the end content into the diary type architecture.<<less
Added: 2006-02-04 License: Freeware Price: Free
1358 downloads
Kubelabs PHP Calendar 2.2
A free and easy to use PHP Calendar. You may choose whether to let people post comments or add them yourself. more>> A free and easy to use PHP Calendar. You may choose whether to let people post comments or add them yourself.<<less
Added: 2007-09-20 License: GPL Price: $0.00USD
13 downloads
Find a visitor's IP Address with ASP
Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you how to access the other items in the more>> Do you want to know the IP address of a visitor? This can be useful for many reasons, such as tracking site usage or blocking access to specific people. Heres how you can find it. It also tells you how to access the other items in the Request.ServerVariables collection.<<less
Added: 2005-04-15 License: Other 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 deals with people 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