I am being forced by my company to learn as I go here. I am a mainframe programmer but they want me to expand my horizons. I love learning new things. Someone in another division created a labeling system on a server of ours using HTML/XML/Javascript and PHP. The server/scripts work as expected.
My problem is that I want to have PHP work on my laptop. I have copied the working scripts over to my laptop and everything works except for the PHP code. The reason I would like to have PHP to run on my laptop is so I can test the changes to these scripts before putting them on the server.
I did install the PHP software but maybe I didn't install the correct one. Is there a client version? Is there something else I need to do to maybe fake the software out to think that my laptop is a server? Any advice on what I can look for would be helpful. I do have IIS running.
Any and all help would be appreciated.