previousImage_Barcode の使用法 (Previous) (Next) Image_Canvasnext

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

単純な例

<?php
require_once 'Image/Barcode.php';
Image_Barcode::draw('1234''int25''png');
?>

他の PEAR パッケージと同様、このパッケージにはいろいろなサンプルが含まれています。 これは、PEAR インストールディレクトリの中の docs/Image_Barcode ディレクトリにインストールされます。

previousImage_Barcode の使用法 (Previous) (Next) Image_Canvasnext

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.