Image_Barcode
[
class tree: Image_Barcode
] [
index: Image_Barcode
] [
all elements
]
Packages:
Image_Barcode
Files:
Barcode.php
barcode_img.php
Code39.php
ean13.php
int25.php
test-image-barcode.php
File: Code39.php
Source Location: /Image_Barcode-1.0.1/Barcode/Code39.php
Classes:
Image_Barcode_Code39
The Image_Barcode class provides method to create barcode using GD library.
Page Details:
Filesource:
Source Code for this file
Includes:
require_once("Image/Barcode.php") [line
34
]
require_once("PEAR.php") [line
33
]
Image_Barcode_Code39 creates Code 3 of 9 ( Code39 ) barcode images. It's implementation borrows heavily for the perl module GD::Barcode::Code39
Author:
Ryan Briones <
ryanbriones@webxdesign.org
>
Todo:
add a function to print images directly to browser not using the draw() function
str_split
[line
47
]
void str_split( $str, [ $num = '1'])
Parameters
$str
$num
[
Top
]
Documentation generated on Mon, 11 Mar 2019 14:21:07 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.