Hallo Linuchs,
$qrc_filename = "../qrc/qrc_.png"; include_once( "../include/phpqrcode/phpqrcode.php" ); QRcode::png( "hallo.mp3", $qrc_filename); // creates file
Wie kann ich das Ergebnis als Bild senden?
include_once( "../include/phpqrcode/phpqrcode.php" );
QRcode::png( "hallo.mp3" ); /* creates code image
and outputs it directly into browser */
http://phpqrcode.sourceforge.net/
Bis demnächst
Matthias
--
Du kannst das Projekt SELFHTML unterstützen,
indem du bei Amazon-Einkäufen Amazon smile (Was ist das?) nutzt.
Du kannst das Projekt SELFHTML unterstützen,
indem du bei Amazon-Einkäufen Amazon smile (Was ist das?) nutzt.