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