14 Forks
54 Stars
54 Watchers

php-exercises

Some tricky php exercises and interview questions

How to download and setup php-exercises

Open terminal and run command
git clone https://github.com/danrevah/php-exercises.git
git clone is used to create a copy or clone of php-exercises repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with php-exercises https://github.com/danrevah/php-exercises/archive/master.zip

Or simply clone php-exercises with SSH
[email protected]:danrevah/php-exercises.git

If you have some problems with php-exercises

You may open issue on php-exercises support forum (system) here: https://github.com/danrevah/php-exercises/issues