Skip to content

joonlabs/phpcommandline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phpcommandline

A web command line interface, that can run php programs on server side. Provides basic username/password authentication

install

Clone or download the repository and place it inside the folder on the server from where you want to use it - e.g. /myphpcl/.

setup

When installed, the tool does not provide any logins. you can simply add one by placing a "username.user" file in the /commandline/user/ folder with the password as file content.

usage

once followed the steps above, simply open the url of the directory in a browser and type "login"

About

A web command line interface, for running UI-less php programs on server side.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages