: Since PHP is Linux server bases, is there a way I can learn PHP on
: my PC without purchasing web space equipped with PHP? By that I mean
: without purchasing any web space at all, just learning on my PC.
: Thanks.
:
Certainly. The easiest way to set it up is to download XAMPP and use that to develop your PHP code. Here's a download site:
http://portableapps.com/apps/development/xampp
Alternatively you could download apache and a PHP module separately if you don't need mySQL or Perl.