lfhacks is an information submission system developed in PHP.
System features
1. Lightweight, easy to install, minimalist style
2. Adapt to mobile device screens and support simultaneous access by mobile phones, pads, and computers.
3. Plain text storage, no database is used
4. The output file can be opened and edited with excel
5. Automatically record time
6. UTF-8 encoding
File composition
2 files in total:
index.php, home page file, program entry
simple-php-captcha.php, used to dynamically generate verification codes
Installation method
1. System requirements: PHP4.3+, GD2 library
2. Create a directory (such as submit) in the host directory and extract the compressed package into the submit directory.
3. Visit http://yourwebsite/submit
4. Data files will be automatically generated on the first visit.