What’s a good way to approaching this? I would like to create a local database, just on my laptop (for now), so that I can teach myself some PHP and how to interact with databases.
… preferably a free approach…
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you have a Mac, it’s fairly easy, because Apache 2 is preinstalled, MySQL is fairly straightforward to install, and someone built an easy Mac package for PHP. There are a few extra steps, but nothing intense. I don’t like MAMP because I have to keep an extra app open.