This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hello Everyone, I want to make a social website, Not a website like FB, Twitter etc, Which languages should I learn?
05-06-2014, 04:47 PM
Post: #3
 
A website involves many languages First, you should learn the basics: HTML5 and CSS. After that, you should javascript. javascript is NOT java. learn javascript. After you learn the basics, you should learn what is called a "server side" language. The best is PHP, which is what Facebook was originally written in. You should also learn yet another language. This is a "database language." The best to learn here is MySQL. With learning SQL, you should learn how to avoid SQL injection. SQL injection is bad. Although not a programming language, you should learn apache configuration and .htaccess. Although a lot easier to setup on a linux machine, windows can work, but it is not recommended as it is a lot harder. Besides the computer, it is free. To allow people to connect, you need to "port forward" port 80. After that, give them your IP (http://ipchicken.com) so that they can connect. For an already made free social networking platform, try pligg.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - ????? - 05-06-2014, 04:39 PM
[] - J - 05-06-2014 04:47 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)