hi,
in order to make working server side codes locally in you pc, you need you need it to be a server.
to do so you should install Apache and PHP (or a windows solution that I do not suggets). Then generaly you want to install some kind of database (MySQL is the best for PHP). you may download all this from their official sites, but it is little hard to install all of this and make it work.
I found this solution very helpfull:
http://www.easyphp.org/
it's a windows application that install Apache, PHP, and MySQL and other usefull stuff in one time on your pc.
hope you find it help full
|