DOCman PayPal IPN for Joomla!
We've released the most advanced and yet flexible component for selling files with DOCman and we're happy to share it with the Joomla! Community. This component will help you sell downloads / have Pay Per Download on your site. You don't need to do anything else, just install the component and start earning money. Stop loosing customers because of third party applications that your users has to fight with, with our component there is no need for registration or providing sensitive information. Lean More...
Moneybookers payment gateway for VirtueMart After long days of hard work, we're ready to share this payment gateway implementation with the rest of the Joomla! community. This is a fully working implementation if Moneybookers.com payment gateway system with VirtueMart electronic store Joomla! component. The archive contains the files that need to be uploaded, and screenshot guide of the installation. Learn More...
VirtueMart Random products 3D Carousel
This is a profesional 3D carousel for displaying your products. It has been tested and works with the latest VirtueMart 1.1.4. Everything is fully customizable, direction, colors, borders, everything. Learn More...
...
The array_push() and array_unshift()
functions don't work with associative arrays; to add elements to these
arrays, it's better to use the $arr[$key] = $value notation to add new
values to the array. ...
... notation. This makes it easy to drill down to an element at any level of the XML
hierarchy to access its content. Repeated elements at the same level of the document tree
are represented as arrays, while ...