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
How to create a social website like facebook?
03-03-2013, 02:46 AM
Post: #1
How to create a social website like facebook?
I have an idea in mind and really want to make a social site like facebook. But i have little or no knowledge to IT or anything related to website creation. I'm willing to learn but i need to have some guideline on where to start. Please assist me. Thank you

Ads

Find all posts by this user
Quote this message in a reply
03-03-2013, 02:54 AM
Post: #2
 
start with database. thats the base of Facebook and how facebook stores its data. database=Microsoft access.

Ads

Find all posts by this user
Quote this message in a reply
03-03-2013, 02:54 AM
Post: #3
 
You will need to learn
1) Obviously HTML for web page display on the client end
2) A server-side scripting language such as PHP which handles interaction to the server and database
3) A database language such as SQL or mySQL, which handles the querying and adding information to the database

You could also try out WAMPserver after you have familiarised yourself sufficiently with these languages. It allows you to set up your own PC as a server of sorts which allows web page display with PHP and sql database functionality. But this server can only be accessed by those PCs that are within the same LAN. Because it doesn't actually assign a 'web address' for the public to access.

http://www.wampserver.com/en/
Find all posts by this user
Quote this message in a reply
03-03-2013, 02:54 AM
Post: #4
 
You can learn programming languages like PHP, Javascript, Ajax, sql from the online tutorials. Don't worry after learning you can start creating social networking websites like facebook.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


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