Skip to content

picasso250/phpsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpsh

php shell

you input an expression, and php interpreter it.

phpsh > $a = 3
phpsh > $a
3
phpsh > $a*4
12
phpsh > date('Y-m-d')
2014-08-15

About

php shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages