Any idea how to start a simple shopping cart. Can anyone help me. I have done shopping cart using asp, javascript.
Where can I find sample shopping cart in php. I newbie in php.
pls advise.
You can firstly start by searching this board and/or google no one is going to show you it all as there is no set way to create a shopping cart. If your a newbie to PHP Id say learn some PHP first before starting this.
Originally posted by nickiehow Any idea how to start a simple shopping cart. Can anyone help me. I have done shopping cart using asp, javascript.
Its exactly the same as ASP, just with different syntax. The concepts are identical.