Posted on : 31-07-2010 | By : admin | In : PHP Classes
0
Package: Picture Thumbnail Summary: Create image thumbnails Groups: Graphics Author: karim somai Description: This class can be used to create image thumbnails.
Continued here:
Picture Thumbnail
Posted on : 31-07-2010 | By : admin | In : PHP Classes
0
Package: Convert number to text Summary: Format money amounts for Egypt and Saudi Arabia Groups: Finances , PHP 5 , Text processing Author: Osama Salama Description: This class can be used to format money amounts for Egypt and Saudi Arabia. It can take a given amount in the currency of Egypt or Saudi Arabia and return its text representation.
Here is the original post:
Convert number to text
Posted on : 31-07-2010 | By : admin | In : PHP Classes
0
Package: class Graph Summary: Render images with diagrams or pie charts Groups: Graphics , PHP 5 Author: Lukasz Socha Description: This package can be used to render images with diagrams or pie charts.
Go here to see the original:
class Graph
Posted on : 31-07-2010 | By : admin | In : PHP Classes
0
Package: DP_Access_MySQL_database Summary: MySQL database access wrapper Groups: Databases , PHP 5 Author: Dmitriy Bulgar Description: This class implements a MySQL database access wrapper. It can: – Establish MySQL database connection setting the preferred character encoding – Execute SELECT, INSERT and UPDATE SQL queries from parameters that define tables, columns and values – Retrieve query results into arrays or objects – Retrieve the number columns in a query result
More here:
DP_Access_MySQL_database
Posted on : 30-07-2010 | By : admin | In : PHP Classes
0
Package: Firewall Protection Summary: Restrict the access to pages based on IP address Groups: HTTP , PHP 5 , Security Author: Petter Kjelkenes Description: This class can be used to restrict the access to pages based on IP address. It can check if the IP address of the user computer and compares it to ranges of allowed and forbidden IP addresses. If the IP address is not in the list of allowed addresses or is in the list in forbidden address, the class throws an exception
Link:
Firewall Protection
Posted on : 30-07-2010 | By : admin | In : PHP Classes
0
Package: Router Summary: Browse remote sites Groups: HTML , HTTP , PHP 5 Author: vijay3000 Description: This class can be used to browse remote sites.
Continue reading here:
Router
Posted on : 29-07-2010 | By : admin | In : PHP Classes
0
Package: TreeView Summary: Display a collapsible tree of links Groups: HTML , PHP 5 Author: Michael J.
Read the rest here:
TreeView
Posted on : 29-07-2010 | By : admin | In : PHP Classes
0
Package: Lightweight MVC Summary: Implements the MVC design pattern Groups: Design Patterns , Libraries , PHP 5 Author: martin barker Description: This package implements the MVC design pattern.
View original post here:
Lightweight MVC
Zend Agreements Disrupt Traditional Enterprise Licensing Models with ‘All-you-can-eat’ Subscriptions to PHP Solutions Deployed On-Premise or in the Cloud, Starting at $50,000 CUPERTINO, Calif. – July 29, 2010 – Zend Technologies, the PHP Company, today announced a simpler and safer way for IT organizations to acquire and adopt its solutions for development and management of business-critical PHP applications on-premise or in the Cloud. The Zend Unlimited Subscription offer addresses growing market demand for more flexible, reliable and cost-effective application infrastructures, and provides an unlimited number of subscriptions to Zend’s software and technical support services at a low annual subscription starting at $50,000.
See the article here:
Zend Technologies Launches Unlimited Subscription Model for Businesses Using PHP; Signs Major Enterprise Customers in U.S., Europe
Posted on : 28-07-2010 | By : admin | In : PHP Classes
0
Package: XML-RPC Client Summary: Send calls to XML-RPC servers Groups: PHP 5 , Web services Author: Henrik Hofmeister Description: This class can be used to send calls to XML-RPC servers. It can send HTTP requests to a given XML-RPC server to call a function passing given parameters. The class supports calling servers that require basic HTTP authentication
See more here:
XML-RPC Client