help needed..

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
zealane
Forum Newbie
Posts: 4
Joined: Wed May 12, 2004 12:03 pm

help needed..

Post by zealane »

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.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

i second the above.

probably the most easiest way
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Hopefully you're not trying to make an actual shopping cart for a site..
zealane
Forum Newbie
Posts: 4
Joined: Wed May 12, 2004 12:03 pm

okay..

Post by zealane »

thank you. i'll try to check on it.
oh,no. i'm doing it for my school project.
Post Reply