| | I want to know how to make a basket for my website so people can buy from me. How? |
|
|
|
Don't you mean a webshop?
There are a few opensource (means free solutions for this). http://phpay.sourceforge.net is one of them. On a side note, if you want to make one your own. I think you need to team up with other people or else it will be a too much a job to handle. There are several alternatives for saving the cart data. An effective solution would combine them. First you could save them into cookies. Probably the easiest way to go, but not very reliable and classy. Then you could use some sort of session based system. It would mean that a specific session id would be carried in the url or preferable in a cookie (but no other data in cookies!) and the shopping cart would be saved on the server. This is also very easy to do with the session handling properties of the current server side languages. This is how I would do it. Then you could go for a login based system where the customer could reach his shopping cart with a password. The data would be saved in a database. Then once you have the shopping cart, you need a way to get the order for you to process. Simplest way would probably be to email the order, again realyl easy to do with server side languges, basically a one command. A whole other matter is payment which would require lot more time and attention to build. First of all there is the security issues. This is where I'd say you'd need to team up with experts. But if your business is relatively small, your shopping cart should have no need for an in built payment system. Basically it would just function as a way to send/input the order, nothing more.
Similar Topics
Keywords : basket basket webpage
Sometimes I found something interesting on a webpage and hope to make a memo. Thus I will try to Hi, Does anyone told me! how to protect my web page (.html) to the leeches........... my link are Looking for basket, make, basket, webpage
|
|
![]() Basket - How do you make a basket for a webpage?? |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute your information that might help someone here. Ask your Doubts & Queries to get answers.. "Together, We enlight each other!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|