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!
let say i've selected things from the shopping cart and i want to know the exact amount i need to pay. Is there any ways where i can have another page that will display the amount and my own information like my credit card num? Most of the pages i browsed don't have such sample codings. Or i missed it? Thank you.