35 Forks
316 Stars
316 Watchers

learn-you-php

🏆 Learn You PHP! - An introduction to PHP's core features: i/o, http, arrays, exceptions and so on.

How to download and setup learn-you-php

Open terminal and run command
git clone https://github.com/php-school/learn-you-php.git
git clone is used to create a copy or clone of learn-you-php 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 learn-you-php https://github.com/php-school/learn-you-php/archive/master.zip

Or simply clone learn-you-php with SSH
[email protected]:php-school/learn-you-php.git

If you have some problems with learn-you-php

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