Skip to main content
broomeGirl
Inspiring
November 14, 2009
Question

PHP, SQL or Coldfusion

  • November 14, 2009
  • 1 reply
  • 343 views

Hi I am wanting to learn ecommerce and wondered which one of the above is the easiest to learn

This topic has been closed for replies.

1 reply

jon8
Inspiring
November 14, 2009

ecommerce doesn't have ties to any programming language.  there are several ways to process transactions online, and generally it's best to follow the recommendations of the gateway service for interfacing.

if you would like to learn a programming language, php is probably the most well documented and probably the easiest to learn.  SQL is a database language and will be used with any database interactivity.