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!
I'm working on a e-commerce site, and I'd like to know what is the best way to creat a basic cart system : set cookies, create a session?
What do most of the sites use?