I come to you, PHP Gurus, with my Newbie problem,
The situation:
We have a database in Lotus Notes R5. It stinks. I want to move it to a php platform, for increased accessability for some of our clients and better usability for our staff. Decision makers within the company have made the choice to use an Access backend for the database.
The problem:
What is my best bet for installing php and apache for LOCAL development? Our IT department is more like an IT "GUY", thus getting things set up by him is a bit hairy, since he's fairly busy. I have a programming background (well the degree anyway) but I know nothing about setting up all these fancy smancy web servers and such. I want to develop everything locally, then deal with getting it linked with an external database. I am actually embarrased at how little I know about Apache and web serving in general, so forgive the following statement. I want to be sure that there are no security issues created when I install this stuff locally on my machine to do the development.
Is XAMPP as easy as it appears? Install, then begin coding and testing?
Thanks in advance,
Matt