Welcome. Unfortunately, I'm still late to hear this, I'm just entering to support you. I thank you for your efforts and wish you further progress and success.
Great tutorial but I would like to know How do you center the text in the bottom center of the barcode? because your text is at the beginning of the barcode. Thanks for your prompt response to my inquiry.
i didnt use Start code A anywhere in the code. If i had made a mistake, the barcode would not be able to scan coz even if you miss by only one digit, it doesnt work. the fact that it works means everything is as it should be. Check the source code
@@sunny_empire you're supposed to divide by 103 no matter which start code you use, so thats how its supposed to be. Thats why i used an actual number instead of a variable because that number should never change
@@genechristiansomoza4931 well yea..isn't that what his channel is all about? Think of the exposure! At best he gets an idea for a video on his channel, and I learn something. at worst he doesn't do it
shorts are a good idea, however they dont add value to the overall channel. The shorts themselves will get thousands of views but that does not translate to the channel unfortunately. Also since programming takes time, you cant really put useful information in them. But i'll try a few very soon for my template generating app
you're hands down the best php channel on the net
thanks a million for the compliment :D
Welcome. Unfortunately, I'm still late to hear this, I'm just entering to support you. I thank you for your efforts and wish you further progress and success.
Thanks for the feedback and i appreciate it
Great tutorial but I would like to know How do you center the text in the bottom center of the barcode? because your text is at the beginning of the barcode.
Thanks for your prompt response to my inquiry.
TY. for php8.2 to avoid deprecation warning change in barcode.php $gap_size = $img_width / $count; to $gap_size = (int) ($img_width / $count);
Great Job sir... We truly appreciate your effort. Keep it up, Please...🙏🙏🙏
thanks
You are a great guy, just wish I could give you a million dollar for your videos
Thank you so much for the compliment. i really appreciate it and you're most welcome :)
Can you make Human Resource Management (HRM) tutorial in js & php
Thanks so hepful. Stretches the mind.
awesome, thanks
Awesome tutorial as usual
Thank you :)
Good job boss! I notice you calculate your modulus for $checksum using 103, of which 103 startcodeA not startcodeB. Kindly check it up. Thanks.
i didnt use Start code A anywhere in the code. If i had made a mistake, the barcode would not be able to scan coz even if you miss by only one digit, it doesnt work. the fact that it works means everything is as it should be. Check the source code
Ok boss, what i meant is that, where we calculate $checksum, we divided it by 103, which i think it should be 104.
@@sunny_empire you're supposed to divide by 103 no matter which start code you use, so thats how its supposed to be. Thats why i used an actual number instead of a variable because that number should never change
@@QuickProgramming I made the mistake! Thanks for your understanding. I love you!
@@sunny_empire In both A, B and C, there are 103 chars.
once i get the job with ur videos let me be serious i will superchat 70% my first salary
Thank you in advance, i'll appreciate it and i'll be even more glad you found a job using my teaching :D
Super !!!
cool
Amazing
Thanks
I have challenge request: Printing the produced barcode with a label printer, or printing barcodes onto label sheets from a regular printer.
That's not challenge. You are requesting him to work for free 😂
@@genechristiansomoza4931 well yea..isn't that what his channel is all about? Think of the exposure! At best he gets an idea for a video on his channel, and I learn something. at worst he doesn't do it
We will appreciate QR code also
i'll make one :)
why domt you make coding shorts?most of the shorts get thousands of views in a short amount of time
shorts are a good idea, however they dont add value to the overall channel. The shorts themselves will get thousands of views but that does not translate to the channel unfortunately. Also since programming takes time, you cant really put useful information in them. But i'll try a few very soon for my template generating app
@@QuickProgramming template generating app??!Thats sounds cool!