---
title: "New PHP QR Code Generator Page"
description: "Checking my blog stats, I saw that most people come to my Real Time QR Code Generator PHP Function post. So, I decided to create a decent page for QR Code generation instead of…"
date: 2009-07-11
tags: ["Generator", "Image", "libqrencode", "Linux", "PHP", "QR Code"]
canonical: https://keremerkan.dev/posts/new-php-qr-code-generator-page/
---

Checking my blog stats, I saw that most people come to my [Real Time QR Code Generator PHP Function](/posts/real-time-qr-code-generator-php-function/) post. So, I decided to create a decent page for QR Code generation instead of linking to a URL which accepts only base64 encoded variables. The new page is [PHP QR Code Generator](https://qrafter.app/qr-code-generator) page, and now you can, not only create an image that redirects you to a web address, but also can call a phone number, send an sms and send an e-mail. Also you can just encode plain text into a QR Code image.

_UPDATE:_ vCard and bookmarks creation added.

Hope it proves to be useful for some people out there.
