First I want to say that I checked with phpinfo that GD is enabled and that cache directory is writable (chmod 666 to be sure).
I include the qrlib.php in my php file and I then use the code given in the webpage (with image creation) but I got no file neither no warning… I also tried with the include "phpqrcode.php" but not better.
I tryed with the direct image generation in browser and I got a warning "unable to display file as it contains errors" (sorry for my translation.
Any ideas to make it work ??
thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I got a problem to make the php code works.
First I want to say that I checked with phpinfo that GD is enabled and that cache directory is writable (chmod 666 to be sure).
I include the qrlib.php in my php file and I then use the code given in the webpage (with image creation) but I got no file neither no warning… I also tried with the include "phpqrcode.php" but not better.
I tryed with the direct image generation in browser and I got a warning "unable to display file as it contains errors" (sorry for my translation.
Any ideas to make it work ??
thanks in advance