https://github.com/dominik-developer/html_to_txt_converter_php
conventer of html file to txt build in php
https://github.com/dominik-developer/html_to_txt_converter_php
Last synced: about 1 year ago
JSON representation
conventer of html file to txt build in php
- Host: GitHub
- URL: https://github.com/dominik-developer/html_to_txt_converter_php
- Owner: Dominik-developer
- License: mit
- Created: 2024-11-14T21:43:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T10:20:21.000Z (over 1 year ago)
- Last Synced: 2025-02-04T19:42:07.999Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML_to_txt_converter_PHP
## conventer of html/txt file to txt in PHP
### you upload .html or .txt file and your file is cleaned from all block tags, head tag, JavaScript, CSS, PHP, no-script and script tags making sure, your file is safe to uploading it to website
### this algo is ready to apply secruity algo into blog webiste and other type of sites where you upload changeable text
### ‼️ downloads directory keeps fixed file ready to be download by user, I putted it here with empty txt file inside so you know how, but dir will be created automaticly if not exist, same with file
### txt file in downloads directory is overwrite evrytime file is uploaded