| Home : Web : PHP |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
|
With the installation of this proxy script in your server, you allow your customers to retrieve any internet resource through it. This is useful when your customer's own access is limited, they can reach your server that in turn can reach others that they can't. In addition, the user is kept as anonymous as possible from any servers. Common uses include: anonymous proxies similar to The Anonymizer, other personal uses, VPN-like functionality, and others. FEATURES: 1/ Fail-safe Cookie Support - No cookie will go unstored! 2/ file Upload Support - you can upload to Image Shack and other sites! 3/ supports Forums, Myspace, Gmail, 4/ POST/GET Support - Will allow you to login to other websites and gain full functionality, 5/ JavaScript Disabler - You can disable JavaScript, 6/ image Disabler - You can disable Images, 7/ Title Stripper - You can strip the Page Title, 8/ Meta Stripper - You can strip Meta Tags, 9/ CSS Support - Will parse any CSS url's and load styles perfectly! 10/ Easy Install and Customization - no database or complicated configurations are required. Just upload the files and perform CHMOD, and server setting; your proxy website will start working.
Price: $12.99 - Platform(s): Apache server - Updated: 03/27/2007
|
|
|
How could one generate fully automated thumbnails to handle images in their content management system? Gijs explains the answer using PHP.If you are using a Content Management System to manage the content your site, you will run into some problems very early. Publishing images with your articles will soon be the only task not fully automated.
Updated: 07/16/2006
|
|
|
While most MIME email is totally useless, it would be better if it was sent as a plain text message, MIME sometimes is useful. When sending attachments, for example. In this article, we will see how we can decode MIME messages with PHP
Updated: 07/16/2006
|
|
|
What should be considered when one in given the task of generating PDF reports? Daryl will explain some aspects that come with this daunting task. Upon changing employers recently, I found that I had inherited a rat's nest of code used to generate project reports in PDF form on the fly.
Updated: 07/16/2006
|
|
|
For those who have an interest in programming an interface designed to manipulate images, Gijs has provided the information necessary so that you have the ability to resize, rotate, sharpen, color reduce or add any other special effect to your images. Read more ..
Updated: 07/16/2006
|
|
|
It's time to learn how to generate a mail system using the PHP language. What do we need to consider? How to we setup the system? Gijs will answer these questions and more in this article.We all know how to send email from PHP.
Updated: 07/16/2006
|
|
|
For those who have an interest in programming an interface designed to manipulate images, Gijs has provided the information necessary so that you have the ability to resize, rotate, sharpen, color reduce or add any other special effect to your images.
Updated: 07/16/2006
|
|
|
Want to clean up you code and save hardware usage? Well it is possible thanks to Dejan's iterator technique. Read how it is done.PHP arrays are generally a very powerful object container. But, we can easily add a little more fuel to them.
Updated: 07/16/2006
|
|
|
As a general rule, web applications should be tested thoroughly. Unfortunately, in practice, testing is spotty and often overlooked. As an alternative to manual testing, I often find myself creating small PHP scripts to parse my pages.
Updated: 07/16/2006
|
|
|
Finding a secure method of payment can be a problem for small businesses without merchant credit card accounts or access to a secure server. This article concerns creating an e-commerce site using your own shopping cart or a third-party cart in conjunction with PayPal.
Updated: 07/16/2006
|
|
|