Package:
Summary:
Create image thumbnails
Groups:
Author:
Description:
This class can be used to create image thumbnails.
It can load a picture in GIF, PNG, JPEG and BMP formats and generate a thumbnail with a given width and height.
The class can also render a given text on the thumbnail image.
The generated thumbnail image is saved to a file in the JPEG format.
Package:
Summary:
Format money amounts for Egypt and Saudi Arabia
Groups:
Author:
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.
Package:
Summary:
Render images with bar or pie charts
Groups:
Author:
Description:
This package can be used to render images with bar or pie charts.
There is a base class with primitives to create and initialize images.
There are also two sub-classes that can render bar or pie charts and display them as the current script output in PNG format.
Package:
Summary:
Render images with diagrams or pie charts
Groups:
Author:
Description:
This package can be used to render images with diagrams or pie charts.
Package:
Summary:
MySQL database access wrapper
Groups:
Author:
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
A new C library that lets you easily write 2D graphical games (complete with sound) on Linux has been added to the
Free 2D and 3D Game Engines, Games Programming Libraries
and Source Code page. There are also other free libraries on that page that let you write games for other systems, like
Windows, Mac OS X, Linux, etc.
Package:
Summary:
Restrict the access to pages based on IP address
Groups:
Author:
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.
The lists of allowed and forbidden addresses may be defined programmatically or read from a configuration file in XML format.
Package:
Summary:
Browse remote sites
Groups:
Author:
Description:
This class can be used to browse remote sites.
It can request the content of remote sites and show them as if it is content of the site serving the script.
The class rewrite URL of HTML page links so when the user clicks on them it makes the current site script access the respective remote page.
After nearly 11 million downloads of WordPress 3.0 in just 42 days, we’re releasing WordPress 3.0.1. The requisite haiku:
Three dot oh dot one
Bug fixes to make you smile
Update your WordPress
This maintenance release addresses about 50 minor issues. The testing many of you contributed prior to the release of 3.0 helped make it one of the best and most stable releases we’ve had.
Download 3.0.1 or update automatically from the Dashboard > Updates menu in your site’s admin area.
Note: If you downloaded 3.0.1 in the first 20 minutes of release (before 2200 UTC), you’ll want to reinstall it, which you can do right from your Updates screen. Our bad.