Incorporate Recipe nutritional info

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

Incorporate Recipe nutritional info

Post by barb woolums »

I have a website where people can store and manage their recipes. I would like to incorporate nutritional info for a recipe using the usda db. Has somebody already done this - I don't want to reinvent the wheel.

Site is written in php.
User avatar
Vegan
Forum Regular
Posts: 574
Joined: Fri Sep 05, 2008 3:34 pm
Location: Victoria, BC
Contact:

Re: Incorporate Recipe nutritional info

Post by Vegan »

I have the USDA database, you can dump it to A sql database and then query that, its a complex database so its will be a real chore
lots of tables to it
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
Post Reply