This class is meant to generate URLs for accessing application dynamically generated pages based on parameters passed in the URL.
The class can optionally generate URLs in the common dynamic page format (http://www.mycompany.com/index?go=home&page=1) or URLs in a format optimized for not preventing search engine crawling (http://www.mycompany.com/index/home/1/).
In the later case, the class can also generate scripts that will process requests of pages with this URL format to extract the dynamic parameters from the URLs.
Powerful php/mysql Pagination for up to 6 URL Params Categories : PHP , PHP Classes , Databases , MySQL , Navigation A simple class with some HTML output functions that would come in handy for consistent page layout etc. Categories : PHP , PHP Classes , HTML and PHP , HTML , Navigation Class to Create protected URLs Categories : PHP , PHP Classes , URLs PHP5 URL Object Categories : PHP , PHP Classes , URLs , Strings XML Menu Categories : PHP , PHP Classes , Navigation , XML , XSL SubmitForce URL power submitter (searchengine submission class) Categories : PHP , Search Engines , URLs , PHP Classes base64 with encryption - encode and decode sessions Categories : PHP , PHP Classes , Encryption , Sessions PDF class - This is a useful class to make a pdf file with php functions. Categories : PHP , PDF , PHP Classes A class for sending email; it has support for To:, Cc:, Bcc: and Reply-To:
headers. It requires that you have sendmail installed. Categories : Email , PHP Classes , PHP Advanced Image WaterMarker Categories : PHP , PHP Classes , GD image library , Graphics , Object Oriented Gonx Proxy - This class is meant to act as an HTTP proxy to serve pages of a remote server as if they were local pages.
Categories : PHP , PHP Classes , HTTP ADODB Database Wrapper Abstraction Library for PHP: MySQL, MSSQL,
Oracle, Interbase,ODBC, Microsoft Access and FoxPro. Categories : PHP Classes , Databases , PHP , General SQL , ODBC MS Word Mail Merge Automation (COM) Categories : PHP , PHP Classes , COM Very minimal templating engine Categories : PHP , PHP Classes , Templates Request Method Class - seful for situations like form processing or API development. Requires PHP5 for the magic __call() method.
Categories : PHP , PHP Classes , HTTP , Headers