Build Own shopping cart integration, which programming

silverhorse

Baseband Member
Messages
23
Location
south africa
Hi,
Can one build and programme their own shopping cart, if their one is on a limited budget.
which programming would I use, c++, perl, php. html.
Is it possible with html and php.
 
html and php would work. you're gonna want a database backend to save and access information.

do yourself a favor and pickup a project someone else has started. it'll save a load of time.

like this one, What is VirtueMart?

another question you'll want to answer is who do you want to use for a payment gateway? paypal, authorize.net, square
 
Back
Top Bottom