Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/phpqrcode/test.php
<?php

                    include "qrlib.php";
                   QRcode::png("https://mail.google.com/mail/u/0/#search/".str_replace(' ','+',$_GET['url']),false,'L',2);
?>