sfxon / PHP-Toolbox

A toolbox of php scripts for simple tasks you might have to do in web projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-Toolbox

A toolbox of php scripts for simple tasks you might have to do in web projects.

All scripts are in the subfolder src.

Tools in this project

Htaccess Redirect Generator

Allows you to generate Redirect directives for usage in an htaccess file (Apache Webserver). Uses a csv file that it will parse. Also contains a tool, which generates clickable links, so you can check the redirects directly in your browser.

About

A toolbox of php scripts for simple tasks you might have to do in web projects.

License:MIT License


Languages

Language:PHP 58.7%Language:HTML 41.3%