my favorites / short list

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
lejonesboy
Forum Newbie
Posts: 2
Joined: Fri Sep 08, 2006 3:52 pm

my favorites / short list

Post by lejonesboy »

hi, i'm trying to create a section similar to a shopping cart but to use it as a 'my favorties' page. ie. for a holiday rental site where you can add your favorite houses to a short list.. here is a perfect example http://www.holidayhouses.co.nz (see short list section) of what i'm trying to do in php / mysql...the data base is all set..just need to activate this part with an add to favorites button which essentially stores the rental advert in the cart / favorites / short list page...any help would be great..cheers
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

What kind of help would you like?

Remember this is a learning forum. Generally people only come here when they have a problem. You can't expect people to write stuff for you.
lejonesboy
Forum Newbie
Posts: 2
Joined: Fri Sep 08, 2006 3:52 pm

Post by lejonesboy »

as i said...any help would be great ie. links to examples extracts of code....dont remeber asking anybody to build my website or write code???... as with most forums...people ask for help... and others learn from those who have helped others...not too hard to grasp
Post Reply