justbob3377 Posted July 18, 2008 Share Posted July 18, 2008 Hi. Newbie here. I have had it up to HERE with Microsoft and MS Access and am ready to start using a more intelligent solution... Unfortunately, I have no experience with WAMP. (Have lots of database and programming experience, though.) Questions: -------------- 1.) Realistically, how long would it take me to install Appache (?), PHP and MySQL on a Windows XP machine? 2.) How long will it take to get these configured and working? 3.) If I get a Dummy's book, use online help, and use this website, how long should it take me to have a reasonable backend database and local web-forms working on my computer? I have an Expense database that desperately needs building as I am swamped in Receipts, and I am tired of digging myself deeper with MS Access, however, I don't want to wait 3 months for WAMP to help save me. Any wisdom would greatly be appreciated! Just Bob Quote Link to comment https://forums.phpfreaks.com/topic/115510-getting-started-with-wamp/ Share on other sites More sharing options...
wildteen88 Posted July 18, 2008 Share Posted July 18, 2008 1.) Realistically, how long would it take me to install Appache (?), PHP and MySQL on a Windows XP machine? 2.) How long will it take to get these configured and working? No more than 5 minutes, to install AMP go to wampserver.com, download and install. Once setup open you browser and go to http://localhost 3.) If I get a Dummy's book, use online help, and use this website, how long should it take me to have a reasonable backend database and local web-forms working on my computer? I have an Expense database that desperately needs building as I am swamped in Receipts, and I am tired of digging myself deeper with MS Access, however, I don't want to wait 3 months for WAMP to help save me. Do not expect to pick up the PHP language instantly, it takes time. Before trying to do anything make sure you have a thorough understanding of the basics, such as variables, data types etc. Then move on to using PHP with a MySQL database. Quote Link to comment https://forums.phpfreaks.com/topic/115510-getting-started-with-wamp/#findComment-593850 Share on other sites More sharing options...
justbob3377 Posted July 18, 2008 Author Share Posted July 18, 2008 Do not expect to pick up the PHP language instantly, it takes time. Before trying to do anything make sure you have a thorough understanding of the basics, such as variables, data types etc. Then move on to using PHP with a MySQL database. Do you think it's worth trying to build my Expense system with PHP/MySQL or is it more practical to keep "nursing" MS Access for now? If I thought I could get a basic back-end built and with some data entry forms then I'd jump in. Just Bob Quote Link to comment https://forums.phpfreaks.com/topic/115510-getting-started-with-wamp/#findComment-593888 Share on other sites More sharing options...
wildteen88 Posted July 19, 2008 Share Posted July 19, 2008 PHP supports a whole range of databases. For MS Access you'd use ODBC I believe. You may want to have a look over at hotscripts.com and see if there is any such script that suites your needs. Quote Link to comment https://forums.phpfreaks.com/topic/115510-getting-started-with-wamp/#findComment-594112 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.