thank you for providing the link for the phpqr code library, it really help me with my project thank you soo sooooooo much
@TechAreaIndia9 ай бұрын
Thanks for showing your interest with Tech Area.
@ProseScannerpune Жыл бұрын
when im going to importing assets 190 ,but inport only 105 assets,please help me to resolve the issue
@punitchaudhary71602 жыл бұрын
Very informative 👍
@TechAreaIndia2 жыл бұрын
Welcome dear 👍
@computercity09 ай бұрын
i haven't try it if it work or not but i got exited and run to the comment, if it work thank you so much, if it doesn't😁😁 thank you so much for the hop i got
@nethmiyuganjana23532 жыл бұрын
It shows me fetal error, Image was properly saved in the db but it didnt save in the image folder, any idea?
@TechAreaIndia2 жыл бұрын
Thanks for your interest with us... what kind of error showing you? please describe in brief.
@shivanichoudhary73502 жыл бұрын
Excellent tutorial 👌
@TechAreaIndia2 жыл бұрын
Welcome 👍
@taufanpramono124211 ай бұрын
thanks verry amazing
@TechAreaIndia11 ай бұрын
Most welcome 😊
@supremeomegacompany Жыл бұрын
Wow the whole hands for you
@TechAreaIndia Жыл бұрын
Welcome dear
@alepyou1532 жыл бұрын
can i know table stracture for that ?
@TechAreaIndia2 жыл бұрын
Please write us on techareaindia@gmail.com
@richardvelasquez790 Жыл бұрын
I sent you already my problem in gmail about generating the qrcode. Hope you can help me with this, I badly need it for school purpose. Thank you
@blablablebel7 ай бұрын
thank you so much
@TechAreaIndia7 ай бұрын
Thanks for showing your interest with Tech Area.
@somasozi44978 ай бұрын
Thanx a million
@TechAreaIndia8 ай бұрын
Thanks for showing your interest with Tech Area.
@joshuaplaza76264 ай бұрын
i can't download the qr library, what could be the problem?
@TechAreaIndia4 ай бұрын
Please download the library from given link in the description box.
@JennieKim-kc3gt2 жыл бұрын
Hi, can I have copy of db? thanks
@TechAreaIndia2 жыл бұрын
Thanks, for your interest with us....yes you can.
@junasuncion3584 Жыл бұрын
what's the data type mo the qrimage?
@sykim2878 Жыл бұрын
same question
@andreacozzi87632 жыл бұрын
bro, it gives me error => Fatal error: Uncaught Error: Call to undefined function ImageCreate()
@TechAreaIndia2 жыл бұрын
Dear Andrea, thanks for your interest with us... Please use QR code :: png() instead of ImageCreate()
@andreacozzi87632 жыл бұрын
@@TechAreaIndia I got the same problem. I'm using * QRcode :: png("andrea", $qrcode, 'H', 4, 4); but it gives me the same error : Fatal error: Uncaught Error: Call to undefined function ImageCreate() at phpqrcode\qrimage.php on line 74
@TechAreaIndia2 жыл бұрын
Can you please send the screen shot of your code... On techareaindia@gmail.com
@christianemilsantos2 жыл бұрын
i got the same error, have you fixed it?
@christianemilsantos2 жыл бұрын
@@TechAreaIndia i emailed you
@TechAreaIndia2 жыл бұрын
Please click to subscribe kzbin.info
@venicegolocino5281 Жыл бұрын
You earned my subscription my idol 💙✨
@TechAreaIndia Жыл бұрын
Welcome dear.
@venicegolocino5281 Жыл бұрын
There is a fatal error in qrimage.php: Uncaught error: Call to undefined function ImageCreate() line 74 🥺 pleasee notice (btw it saves the image to database but it is not showing because of FATAL ERROR)
@Jendavjetor4 ай бұрын
the same
@Jendavjetor4 ай бұрын
C:\xampp\php\php.ini you find there row: extension=gd and remove semicolon before this row, than restart xampp
@kuralamudhan3790 Жыл бұрын
Bro source code output varala
@TechAreaIndia Жыл бұрын
Source code link given in description box.
@amirul5838902 жыл бұрын
error can you share source code and db with me..?
@TechAreaIndia2 жыл бұрын
Thanks for your interest with us... Can you explain what kind of error showing you.
@cristiasknight9066 Жыл бұрын
Warning: require_once(phpqrcode/qrlib.php): failed to open stream: No such file or directory in C:\xampp\htdocs\qr-code\qrcode.php on line 3 Fatal error: require_once(): Failed opening required 'phpqrcode/qrlib.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\qr-code\qrcode.php on line 3 can you help me to Fix this
@chirags10759 ай бұрын
can you send the index code pls
@TechAreaIndia9 ай бұрын
Thanks for showing interest with Tech Area. Please find the link techareatutorials.com/generate-qr-code-save-into-the-database-using-php/
@charuzu0525 Жыл бұрын
Fatal error: Uncaught Error: Class "QRcode" not found in C:\xampp\htdocs\phpqrcode\qr-code\qrcode.php:21 Stack trace: #0 {main} thrown in C:\xampp\htdocs\phpqrcode\qr-code\qrcode.php on line 21
@chirags10759 ай бұрын
the links are not woking
@LawrenceJayStotomas4 ай бұрын
error sir
@pgmlaos16592 жыл бұрын
error
@TechAreaIndia2 жыл бұрын
Please describe in brief thank you
@exkza86372 жыл бұрын
Fatal error
@TechAreaIndia2 жыл бұрын
Please explain where is the error.
@exkza86372 жыл бұрын
@@TechAreaIndia i sent on your mail Uncaught Error: Call to undefined function ImageCreate() in C:\xampp\htdocs\qr\phpqrcode\qrimage.php:74
@maangel16 Жыл бұрын
I use XAMPP and I solved this error by enabling the "GD" option in the "php.ini" file. - Go to the directory where XAMPP is installed on your computer. - Open "folder" xampp - Open "php" folder - Find the "php.ini" file and open it for editing - Find the option ";extension=gd", it will be commented with a semicolon, remove the semicolon and save. I did this with xampp (apache and mysql) stopped.
@venicegolocino5281 Жыл бұрын
@@maangel16 Your a lifesaver idol 😇
@TechAreaIndia Жыл бұрын
Thanks for your interest with us.
@abdullahal-asbahi4443 Жыл бұрын
Fatal error: Uncaught Error: Call to undefined function ImageCreate() in C:\xampp\htdocs\Barcodes\phpqrcode\qrimage.php:74 Stack trace: #0 C:\xampp\htdocs\Barcodes\phpqrcode\qrimage.php(32): QRimage::image(Array, 3, 4) #1 C:\xampp\htdocs\Barcodes\phpqrcode\qrencode.php(494): QRimage::png(Array, 'images/13479395...', 3, 4, false) #2 C:\xampp\htdocs\Barcodes\phpqrcode\qrencode.php(286): QRencode->encodePNG('Tech Area', 'images/13479395...', false) #3 C:\xampp\htdocs\Barcodes\qrcode.php(5): QRcode::png('Tech Area', 'images/13479395...') #4 {main} thrown in C:\xampp\htdocs\Barcodes\phpqrcode\qrimage.php on line 74
@bugulubugu391611 ай бұрын
Do one thing in php.ini configuration file paste (extension=gd) don't use ;
@bugulubugu391611 ай бұрын
Check this once
@divyanshusingh22852 жыл бұрын
Hi, is their any way I can contact you? I'm making one project.. So would be needing a help reg QR...😅 I'm new to web development
@TechAreaIndia2 жыл бұрын
Thanks for your interest with us... Please write to us on techareaindia@gmail.com
@divyanshusingh22852 жыл бұрын
@@TechAreaIndia okay.. Sending now
@abihayjohnnicole37642 жыл бұрын
I already emailed the screenshot about the problem that I encountered. Kindly help me. Thank you! "C:\Xampp 8.1\htdocs\Clinic-Management-System\Admin\sample\phpqrcode\qrimage.php on line 74"
@TechAreaIndia2 жыл бұрын
Thanks for your interest with us.. Please check your inbox.
@lorenzomiguel919 Жыл бұрын
same error here can I please have the fix also and the source code of DB thanks.
@TahirHafeez764 Жыл бұрын
did any one solve thi issue ?? fatal error or warning error Warning: imagepng(images/1687184970.png): failed to open stream: No such file or directory in C:\xampp\htdocs\dashboard\portal_qrcode\phpqrcode\qrimage.php on line 43