Yes, php is available on the trap17 Hosting packages, but due to the requirement of having to load the files up to the server, run the script on the trap17 server through your internet connection, make changes, re-upload the files and re-try the code to eliminate errors, etc, many (or most) php coders find it more convenient to install a server, php parser, and mysql database configuration on their local machine to write, test and debug the coding prior to uploading. It is a lot easier to manage locally.
XAMPP is an auto-installer that easily adds the necessary softwares onto your machine allowing you to simulate the Hosting service available at the trap17 on your desktop or laptop without clogging the Internet connection or the trap17 server. Believe me when I suggest that it is usually alot more convenient to have your own install locally.
XAMPP is pretty much a one click install and includes many of the same features available on the Trap17. Apache, php, mysql, phpadmin, perl, mysqladmin, etc are all included. And most of the fantastico modules are easily downloadable onto your machine for modification prior to installing at the trap, too, so I would reccomend that you perform the XAMPP install on your own machine simply because you will find it easier to manage your learning locally.
Also, download the php manual from php.net and the mysql documentation, too, onto your machine. They are excellent reference tools.
Reply