CariDotMy

 Forgot password?
 Register

ADVERTISEMENT

View: 2179|Reply: 5

php barcode generator

[Copy link]
Post time 5-9-2007 10:39 AM | Show all posts |Read mode
salam..
sape2 kat sini.. saya nak mintak tolong sket. saya tgh mencari php code utk barcode. so far download kat internet mesti dapat
Fatal error: Call to undefined function imagefontheight()
masa run. so, kalo ade sape2 yg tau psl menda alah ni tolong ler advice eh? atau pon ade sape2 yg mmg ade code utk generate barcode ni sgt la di alu-alukan utk berkongsi code itu.
terima kasih
Reply

Use magic Report


ADVERTISEMENT


Post time 5-9-2007 12:12 PM | Show all posts
imagefontheight() ?

hmm... kena check your PHP setup sama ada GD loaded atau tidak.
GD is PHP's library for image functions.
Reply

Use magic Report

Post time 5-9-2007 12:15 PM | Show all posts
alternatively, you can use this method, tapi ni cheating la

1. download any barcode fonts
2. suruh your client download font to ke PC diorang dan install dalam fonts folder
3. define the barcode font in your stylesheet
4. masa nak display text/barcode dalam your php page, guna la font barcode tu...

eg dalam stylesheet file

#barcode {
   font-family: BarcodeFont;
}

and in your HTML or PHP file....

<div id="barcode">*0123456789*</div>


ni contoh aje la...
Reply

Use magic Report

 Author| Post time 5-9-2007 12:53 PM | Show all posts
Originally posted by shahnazz at 5-9-2007 12:12 PM
imagefontheight() ?

hmm... kena check your PHP setup sama ada GD loaded atau tidak.
GD is PHP's library for image functions.


saya dah check kat phpinfo() extension gd tu masih takde lagi. even dah buang tanda comment kat gd2.dll dlm php.ini. camane nak enablekan extension gd tu?
Reply

Use magic Report

Post time 5-9-2007 03:54 PM | Show all posts
try refer to this link for more info

http://my.php.net/gd

sorry saya belum khatam GD lagi ni
Reply

Use magic Report

Post time 6-9-2007 08:40 AM | Show all posts
aku ada coding tu barcode.. sapa nak PM
Reply

Use magic Report

Follow Us
You have to log in before you can reply Login | Register

Points Rules

 

ADVERTISEMENT



 

ADVERTISEMENT


 


ADVERTISEMENT
Follow Us

ADVERTISEMENT


Mobile|Archiver|Mobile*default|About Us|CariDotMy

3-1-2025 03:45 AM GMT+8 , Processed in 0.040666 second(s), 19 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

Quick Reply To Top Return to the list