| dev.obliquid.com: general |
| [ class tree: general ] [ index: general ] [ all elements ] |
|
Packages: obliquid cal core Date dev doc ezxml general msg news pear posts prj user Files: Classes: |
[ Top ] $codabar = array('0' => '101010011',
|
| Type: | mixed |
[line 101]
| Type: | mixed |
[line 171]
| Type: | mixed |
[line 68]
| Type: | mixed |
[line 90]
| Type: | mixed |
|
| return: | result is boolean and message an error message |
| text | $barcode | the string to be encoded |
| text | $coding | the format, one of "DWIM" (Do what I mean), "UPC-A" (US/Canada), "UPC-E" (US/Canada), EAN-13 (Europe/Japan), "EAN-8" (Europe/Japan), "Code 39" (Text), "Codabar", "KIX", "128C" |
| text | $filename | an optional filename where the generated PNG image is saved. If no filename is given, the image will be sent to standard output |
| boolean | $dispcod | show or not the coding format on the top of the codebar The code string is always shown, this shows or not the coding name |