What the type of barcode you trying to produce? http://pear.php.net/package/Image_Barcode
It uses GD to render the barcode image and it works with php5, but not maintained anymore. Bo On Mon, Dec 7, 2009 at 11:05 AM, Nathan Kennedy < [email protected]> wrote: > Good morning PHPers. > > > > Does anyone out there have experience with rendering barcodes via PHP? > > > > I’ve done a quick Google and found a couple of possible libraries, but > wanted to throw the question out there to see what experiences people may > have had. > > > > Thanks, > > Nathan. > > > > Interactive xmas lights project: > > http://www.pacificlights.co.nz > > > > -- > NZ PHP Users Group: http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected]<nzphpug%[email protected]> -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
