| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating | | |
 |
Coverting XML Into Array | PHP 4.0, PHP 5.0 | Intermediate / MA Razzaque Rupom | 2794 since 6/21/2006 1:58:15 AM |
By 2 Users
|
| |
Converting XML into Array (ScreenShot)
|
| |
 |
Gmail Addressbook Grabber | PHP 4.0, PHP 5.0 | Advanced / MA Razzaque Rupom | 8712 since 6/9/2006 1:32:09 AM |
By 6 Users 6 Excellent Ratings
|
| |
This class grabs contact list from your Gmail addressbook.
Here's how it works:
- Takes your gmail login and password
- Connects to gmail using the given login and password
- Retrieves contact list if the connection is successful for valid login informati ...(description truncated) (ScreenShot)
|
| |
 |
Query2Csv : Generating Csv Reports from MySQL Query | PHP 4.0, PHP 5.0 | Intermediate / MA Razzaque Rupom | 2541 since 6/17/2006 2:29:02 AM |
By 1 Users
|
| |
This class generates CSV Reports from MySQL Query.
Here's how it works:
- Executes given query and prepares CSV headers from result resource
- Traverses result resource and prepares CSV compatible text
- Outputs that CSV data (download prompt)
(ScreenShot)
|
| |
 |
SQL2PDFReport Generator Class | PHP 5.0 | Intermediate / MA Razzaque Rupom | 3479 since 6/10/2006 11:25:48 AM |
By 2 Users 2 Excellent Ratings
|
| |
This class generates PDF Report from SQL query.
Here's how it works:
- Executes given query and generates HTML report first
- Appends query reports to previous report(if any)
- Creates a temporary HTML file and store that as HTML report
- Creates PDF re ...(description truncated) (ScreenShot)
|
Please support the site by visiting our sponsor.
|
| |
 |
TextSearchAndReplace | PHP 5.0 | Advanced / MA Razzaque Rupom | 1635 since 6/26/2006 4:27:01 AM | Unrated
|
| |
This code searches files for specified text and Replaces it by a given text.
Here's how it works:
- Takes path to search files within
- Takes replacement key if you want to replace matching results by any text
- Traverses files within the directory( and s ...(description truncated)
|
|
|