Hello!
I need to know how to run PHP code on my computer, so that I dont have to upload the file im working on every time to test it...?
what os, what version of os? things like that are essential to answer some of your questions, thats like asking what kind of driver do i need for my printer without telling you what printer i have
Well to run php you need a webserver and the php engine here is the best and I think easiest way.
The easiest way is to download Apache Webserver from http://www.apache.org install it, and then go to
http://www.php.net and find the corresponding version
I am assuming you are running a version of Microsoft windows, but if not both of these sites have software for either Windows or Linux.
-JPS
if you are on windows, is to check out foxserv, it will install everything for you including apache, php, perl, python, and others, check it out