Products Showcase

image image image
DOCman PayPal IPN for Joomla!
Moneybookers payment gateway for VirtueMart
VirtueMart Random products 3D Carousel
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...

Search

Search Keyword Create Total: 12 results found.

Search Again

Search Result

  1. Joomla: Simple tutorial how to make your own component

    Category: Web Developer's Tutorials/Joomla!

    I'll keep it short here: Step 1. Create com_mycomp folder Step 2. Create mycomp.php in the created folder Step 3. Create mycomp.xml in the same folder Step 4. Create admin.mycomp.php in the same ...
    Thursday, 18 October 2007
  2. PHP: The ultimate tips for writing fast code, a must read!

    Category: Web Developer's Tutorials/PHP

    ... creates a temporary variable while in the process of incrementing. So, this: ++$var; …is faster than this: $var++; This rule ...
    Thursday, 11 October 2007
  3. Joomla: Integrating Joomla Built-in Paging to your components

    Category: Web Developer's Tutorials/Joomla!

    ... max. Now we must include pageNavigation.php and create mosPageNav object. require_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/pageNavigation.php' ); $pageNav = new mosPageNav( $total, ...
    Sunday, 07 October 2007
  4. 10 most important tips to optimize your MySQL queries for maximum performance

    Category: Web Developer's Tutorials/MySQL

    ... then take a look at your table structure and see whether there are any indexes that you could create that would increase the performance of this query. key?The key actually used in this query, or NULL ...
    Tuesday, 02 October 2007
  5. PHP: Arrays - The ultimate guide!

    Category: Web Developer's Tutorials/PHP

    ... "keys", in order to create a slightly different type of array. Each key is unique, and corresponds to a single value within the array. <?php // define an array $fruits = array('red' ...
    Sunday, 30 September 2007
  6. PHP: All about functions

    Category: Web Developer's Tutorials/PHP

    ... and have the function act on that instead of a copy. Confusing? Well, this is probably easier to understand with an example. Let's start with this: <?php // create a variable $today = "Saturday"; ...
    Sunday, 30 September 2007
  7. Files in PHP

    Category: Web Developer's Tutorials/PHP

    ... Open the file and assign it a file handle PHP needs a file handle to read data from a file. This file handle can be created with the fopen() function, which accepts two arguments: the name and path to ...
    Sunday, 30 September 2007
  8. Creating a simple RSS news aggregator

    Category: Web Developer's Tutorials/PHP

    ... it might look like: CREATE TABLE rss ( id INTEGER NOT NULL PRIMARY KEY, title varchar(255) NOT NULL, url varchar(255) NOT NULL, count INTEGER NOT NULL ); From the table above, it's clear ...
    Sunday, 30 September 2007
  9. The easy way to deal with XML

    Category: Web Developer's Tutorials/PHP

    ... custom element collections can be created using XPath location paths (of which, more later); these collections can then be processed using PHP's standard loop constructs. Accessing element attributes ...
    Sunday, 30 September 2007
  10. PHP and Sessions, the ultimate guide!

    Category: Web Developer's Tutorials/PHP

    ... individual session counters for each browser instance. The session ID is used to identify which client made which request, and recreate the prior saved environment for each individual session. This also ...
    Sunday, 30 September 2007
  11. Create PNG, with the words "Testing..." in black (with grey shadow)

    Category: Web Developer's Tutorials/PHP

    <?php // Set the content-type header("Content-type: image/png"); // Create the image $im = imagecreatetruecolor(400, 30); // Create some colors $white = imagecolorallocate($im, 255, 255, 255); $grey ...
    Thursday, 13 September 2007
  12. WordPress AutoInstaller - 1,000 blogs in minutes

    Category: Uncategorised Content

    ... telecoms.bg/ this will unzip wordpress to those folders. Step 5: The script have generated commands, you will use to create empty databases for wordpress: Now login to mysql with this: mysql ...
    Monday, 24 September 2007

Search Parameters
Search Only:


Featured Product

PayPal IPN for DOCman Paid Downloads

100% Satisfaction!

Let's connect:

icon-facebook icon-rss icon-twitter