ActiveBarcode for PHP & Apache

EnterpriseTo use this functionality you require the Enterprise Edition

Setting up ActiveBarcode for PHP & Apache:

The use of ActiveBarcode to display barcodes on Internet sites with Apache and PHP is very simple. A standard installation of Apache and PHP is usually sufficient.

index-php.html in Browser Additionally to Apache and PHP you need the ActiveBarcode control: The control activebarcode.ocx* must be installed and registered (regsvr32 activebarcode.ocx*) on the system. If you installed ActiveBarcode with our SetUp, the control is correctly installed.
The license file (Web license) *.lic must be installed by you manually. You received instructions for this with the purchase of the full product. This is not valid for the Trail version, which does not required a license file

For the simplified use of ActiveBarcode you use ours 'barcodeimage.php' Wrapper. This PHP file must be installed into a folder (e.g. htdocs) that is covered by the Apache server. You can download the latest version of 'barcodeimage.php' including example files of ours download page. Uzip the download archive into the htdocs folder (e.g. to /htdocs/activebarcode/), so that Apache has access to it.

When your setup is complete, please open your internet browser and open the URL 'http://localhost/activebarcode/index-php.html'. An example page will open. This shows the usage of the 'barcodeimage.php' wrapper.

In your own pages you use 'barcodeimage.php' wrapper inside the IMG tags.
Simply try this tag: <img src="barcodeimage.php">
A barcode with default values will be shown:

Barcode

To specify the barcode you add some parameter, that describe the barcode you need. E.g. the text to be encoded and the barcode type.

One more example with a huge number of parameters:
<img src="barcodeimage.php?code=CODE39EXTENDED&text=Hello%20World!&showtext=1&rotate=90&backcolor=002288&forecolor=12345&width=250&height=430&borderwidth=50&borderheight=25">

Barcode

More information: Parameter list of 'barcodeimage.php' Wrappers

* = The control is named activebarcode-trial.ocx if you are evaluating the trial version.

Info If there are problems with rights of access:
The control must have these rights on file-system level: IUSR_XXXXX = READ + EXECUTE
The license file must have these rights on file-system level: IUSR_XXXXX = READ
(Usually tehe is no need to adapt anything, e.g.: with a standard installation of a Windows server 2008)


rss twitter Bookmark and Share
| Home | Shop | Email | Datenschutz | Sitemap | Print preview | Version 5.58 | © Lars Schenk & Frank Horn

All trademarks and product names mentioned are the property of their respective owners.