PDA

View Full Version : Gift Registry


garyamort
05-14-2003, 02:10 PM
My wife wants to setup a baby shower gift registry for a friend. Knowing my wife, this means more than one down the line, so I'd prefer to code it in PHP/MySQL

It should build links to an external store to purchase items, be able to claim items, etc. Std gift registry stuff.

Anyone have a suggestion?

Jarrod
05-14-2003, 03:28 PM
I've just been down this line for my own wedding, and unfortunately didn't find any good quality scripts out there for list registry. I ended up using phpGiftList (http://sourceforge.net/projects/phpgiftlist/) as a starting point, and then spent about a day tweaking it to do the things I needed it to.

If you are really going to go multiple lists then you are probably better off starting from scratch.

Jarrod