Menu

Tree [r22] /
 History

HTTPS access


File Date Author Commit
 Code128 2015-08-30 vnwildman [r22] Convert all to Unix end line format
 Code25 2015-08-30 vnwildman [r22] Convert all to Unix end line format
 Code39 2015-08-30 vnwildman [r22] Convert all to Unix end line format
 EAN13 2015-08-30 vnwildman [r22] Convert all to Unix end line format
 EAN8 2015-08-30 vnwildman [r22] Convert all to Unix end line format
 ISBN10 2015-08-30 vnwildman [r22] Convert all to Unix end line format
 UPCA 2015-08-30 vnwildman [r22] Convert all to Unix end line format
 .svnignore 2015-08-30 vnwildman [r21] Fixed error in the EAN13 Check digit
 README 2015-08-30 vnwildman [r22] Convert all to Unix end line format

Read Me

This package release under GPL2
Copyright: (c) 2010-2015 PHPSVGBarcode team
Email: vnwildman@users.sourceforge.net

Require:
	1.PHP
	2.Apache (Option)
	3.FireFox (Option)

Run:EAN*example.php for demo. Example:
http://localhost/EAN13example.php
Or: http://localhost/EAN13example.php?code=893603602072 (with your option EAN13 code)
The best way for test is visiting my Website at http://phpsvgbarcode.sourceforge.net/

Configure size of barecode, go to the line with comment "//configure" then change value of $unit and $bw variables.

SCM: You can get snapshort of source code by use Git and SVN. I recommend Git, because Git is faster and more flexible than Subversion.
	git clone git://git.code.sf.net/p/phpsvgbarcode/code phpsvgbarcode-code
	svn checkout svn://svn.code.sf.net/p/phpsvgbarcode/code/ phpsvgbarcode-code
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.