I'm having trouble finding information about customer sessions. If I wanted to code a page where the user could click a button and get an e-mail listing how many products they have bought (or any arbitrary information from their personal account/database table) would I locate the current user by looking into the session information? If not, how might I be able to access the current customer to do mySQL look-ups on their account information?


Reply With Quote
