Well, if you have a pc and run win 98, for example, you can get personal web server
which comes with the resource cd
or you can search at microsoft and download it
and then download php on your computer
and I believe you just restart the webserver
(It allows you to run scripts
on your hard drive, but instead of C:\inetpub... you will see
http://localhost
so you can have a php script made
and call it "test.php" and have
http://localhost/test.php
and it should work
step 1 is get Personal Web server
If you can't find it, reply and tell me, if you search, I shall find a link
If you have your windows resource cd, you're in better shape
Then, when that is set up, php.net
the main site for php, has win 98 download
(Or whichever pc version)
This is the best free solution, and you can test your head off for free, without needing web host and test scripts without needing internet connection and you can become more skilled
Html
activeperl
Asp also work with this method
Javascript too
Works for me
I hope this helps