"No cookies, no javascript, no trace. We protect your privacy"

About 7354 results found.


push existing repo · 14af9bc2b0 - om/openmonero-nojs - Forgejo: Beyond coding. We Forge.
http://rf5cqoxqlitdx4umuce5dgihjzabql4hs3zjkvs3em7xzjfa5yyhkeqd.onion/om/openmonero-nojs/commit/14af9bc2b0707b8498c9bb4889c256692a997571

$result->getMimeType()); //// echo $result->getString(); //return redirect()->to(base_url($fileName)); // Create a new QR code $qrCode = QrCode :: create ( 'Hello, World!' ) -> setSize ( 300 ) -> setMargin ( 10 ); // Select the writer and render the QR code directly as an image $writer = new PngWriter (); header ( 'Content-Type: image/png' ); echo $writer -> write ( $qrCode ) -> getString (); } } 472 app/Controllers/User.php Normal file Unescape Escape View file @ -0,0...

1 ...   734   735   736