https://github.com/doublog/txtbook
TxTBook V1.0 for PHP+TXT guestbook script.
https://github.com/doublog/txtbook
guestbook php53 php54 php55 php56 php70 php71 php72 php73 php74 txt
Last synced: 8 months ago
JSON representation
TxTBook V1.0 for PHP+TXT guestbook script.
- Host: GitHub
- URL: https://github.com/doublog/txtbook
- Owner: doublog
- License: gpl-2.0
- Created: 2021-01-15T08:10:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T08:30:40.000Z (almost 5 years ago)
- Last Synced: 2025-01-19T17:56:29.289Z (10 months ago)
- Topics: guestbook, php53, php54, php55, php56, php70, php71, php72, php73, php74, txt
- Language: PHP
- Homepage: https://imjun.eu.org
- Size: 487 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: license.txt
Awesome Lists containing this project
README
//
// ------------------------------------------------------ //
// Copyright (C) 2021 Eruo Studio //
// https://book.doublog.com/ //
// ------------------------------------------------------ //
// This program is free software; you can redistribute it //
// and/or modify it under the terms of the GNU General //
// Public License as published by the Free Software //
// Foundation; either version 2 of the License, or (at //
// your option) any later version. //
// ------------------------------------------------------ //
// Langeuage Pack: English //
// Translator: Jack Z //
// Homepage: https://www.doublog.com/ //
// ------------------------------------------------------ //
Please note:
TxTBook requires PHP 5 compiled with GD 1 or 2 (Image Generation) and
FreeType text support. For more informations, please check:
http://www.php.net/manual/en/ref.image.php
Installation:
Simply open the install.php file in your browser and follow the instructions.