Menu
Latest Articles
- Make Apache listen on a different port
- XAMPP fails to start Apache 2 on Windows
- Remove Powered By text from RSMonials
- Joomla Zip Archiver
- Installing XDebug on XAMPP
- Joomla .htaccess - redirect non-www to www
- Remove Powered By text from JDownloads
- Joomla Custom PayPal IPN
- Using multiple databases within Joomla Framework
- Ajax Control Toolkit AsyncFileUpload - The file attached is invalid
Download Area
| Category: Random Code Samples | Page: 1 of 1 | |
| |
|
Joomla ZipArchiver is a wrapper class for JArchiveZip ZipArchiver makes is easy for developers to creating ZIP archives for custom components within Joomla Framework easy and fast. You will only need 3 lines of code in order to create a zip archive. The package contains ZipArchiver class and a controller example showing how it works. |
Date File size Hits |
2010-09-08 3.46 KB 94 |
||
|
|
Joomla 1.5 .htaccess file with non-www to www redirection. Sets the preferred domain to standardize access and improve SEO |
Date File size Hits |
2010-09-04 1.44 KB 115 |
||
|
|
Joomla IPN code. Makes it easy for developers to implementent PayPal IPN. Simple to use. Eliminates the need to handle talking to PayPal. The only thing to do is code business logic. |
Date File size Hits |
2010-08-30 2.57 KB 213 |
||
|
|
MyComponentHelper is a helper class that demonstrates how to connect to different/multiple databases Factory style at the same time. For more details see Using multiple databases within Joomla Framework. MyComponentHelper.zip contains 2 classes:
Classed do the same thing, the only difference is that .php5 is optimized for php5. It used proper function definitions and does not explicitly receives objects with &, because in php 5 objects are passed by reference standard. |
Date File size Hits |
2010-08-27 2.64 KB 313 |
||
is Free Software released under the GNU/GPL License.


