previousUsing Image_Barcode (Previous) (Next) Image_Canvasnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Simple example

<?php
require_once 'Image/Barcode.php';
Image_Barcode::draw('1234''int25''png');
?>

As with all PEAR packages, installing the package also installs some more examples in the docs/Image_Barcode directory of your PEAR installation.

previousUsing Image_Barcode (Previous) (Next) Image_Canvasnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.