Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

PHP, SQL or Coldfusion

Participant ,
Nov 13, 2009 Nov 13, 2009

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

TOPICS
Server side applications
349
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Nov 14, 2009 Nov 14, 2009
LATEST

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. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines