+ 3
Website programming
Hello guys, i am just new here and i really want to learn basic website programming. Just want to ask how website platforms like Wordpress, Magento, Joomla integrate the various programming language? Do they have a specific language for each platform? Or it can be mix? Sorry i am not really sure haha
6 Respostas
+ 3
With regards to the languages used to build each CMS you mentioned (plus Drupal, another popular CMS), AFAIK they are coded primarily in PHP, html, css, and javascript and all of them supports MySQL as their database.
+ 2
THERE ARE SEVERAL WAYS OF
WEBSITE PROGRAMMING OR
WEB DEVELOPMENT OR
INTERNET APPLICATION DEVELOPMENT
1 JAVA
2 .NET
3 PHP
4 PYTHON
5 ANGULAR JS
IN JAVA WE HAVE
JDBC
SERVLETS
JSP
STRUTS
SPRING
HIBERNATE
AJAX
IN .NET WE ARE HAVING
ASP.NET
ADO.NET
WPF
WCF
SILVERLIGHT
AJAX.NET
IN PHP WE ARE HAVING
JOOMLA
DRUPAL
WORDPRESS
IN PYTHON WE ARE HAVING
DJANGO
FLASK
ANGULAR JS ITSELF IS A FRAMEWORK
0
Thank you so much! 😁