phpMyRecipes is a simple Web-based application for storing and retrieving recipes, using PHP for the interface and MySQL for the back-end database. Security and search functions are built-in.
Categories
TopicLicense
GNU General Public License version 2.0 (GPLv2)Follow phpMyRecipes
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This is simple and easy to maintain. I tried PHP RecipeBook, but it was too complex for me to do something as simple as add "Canada" as an acceptable country! But with phpMyRecipes, you can get in and do stuff to the tables, such as add Categories -- why don't they have a UI for that? And yet, it has a separate ingredients table. Recipe apps that lump the ingredients into a longtext field drive me nuts! So with this, you can easily find recipes for ingredients that you want to get rid of.