Skip to content

A simple html based PHP executor. Simply helps to execute a simple php snippet without need to hit a special URL for it

License

Notifications You must be signed in to change notification settings

tummybos/php-executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PHP-Executor

A simple html based PHP executor. Simply helps to execute a simple php snippet without need to hit a special URL for it.

Provides a text area you type or paste PHP codes and it executes and return results. NOTE: This simply works with the scope of you PHP confiuration and can execute anything you would be able to execute in your code. This should not be placed in a public endpoint to your project work environment as it may pose security loop hole.

Follow me on twitter for more good - https://twitter.com/oluwatumbi

About

A simple html based PHP executor. Simply helps to execute a simple php snippet without need to hit a special URL for it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages