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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.