Archive for August, 2009

Go Daddy promo code and coupon list

Save the money, use the coupons. ^_^

Read the rest of this entry »

 

[PHP] Web Proxy – PHProxy

PHProxy is free and open source web proxy application, under GNU General Public License (GPL) license.
It is no longer under active development, but still is a best.

PHProxy is a web HTTP proxy programmed in PHP meant to bypass firewalls and access otherwise inaccessible resources (i.e. blocked websites). If the server this script is run on can access a resource, so can you!

Quoted from PHProxy sourceforge project page

Read the rest of this entry »

 

[PHP] jQuery PHP Edition? phpQuery!

phpQuery is a server-side, chainable, CSS3 selector driven Document Object Model (DOM) API based on jQuery JavaScript Library.

Library is written in PHP5 and provides additional Command Line Interface (CLI).

Quoted from phpQuery homepage

phpQuery is a great library for processing HTML/DOM content. You can easily to use it, if you has experience in the jQuery. I always use this for data capture, the Selectors feature is powerful and save time.

Read the rest of this entry »