Link to home
Start Free TrialLog in
Avatar of Tom Lobb
Tom LobbFlag for Canada

asked on

Web Data Entry Application

I'd like to get advice about what development environment to use to develop a web data entry application. I have over 40 years of programming experience, but have never developed for the web. This is likely the only application that I'm going to develop. I had one suggestion to use Apache/PHP/MySQL, which seems reasonable. But recently read about other solutions than MAMP (I use a Mac). Is it useful to also use something like Wordpress?

Thank you
ASKER CERTIFIED SOLUTION
Avatar of Ray Paseur
Ray Paseur
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Jason C. Levine
Jason C. Levine
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Tom Lobb

ASKER

Thank you for your input. If the application was urgent, I'd definitely contract someone to do it. But seeing as I'm now retired, and I love programming, I'll give it a try. Also, it's a re-write of an Access database that I wrote 15 years ago.

Is MAMP as good an environment to install as anything else, or is there another one to consider?
MAMP is a great place to start.  It's a platform for running Apache, MySQL and PHP.
Thanks for your help