How to build a Social Networking Site from scratch?

jbird

New Member
I currently have knowledge of HTML and CSS web coding, but I have little understanding of how to create a site where users can register, create an account, log in and out, manage their account, upload fotos, and communicate with other members. I want to create a basic site like this from scratch but I have don't really know how to do this. I have heard of PHP and MYSQL coding but it seems really complicated and hard to understand. I was wondering if anyone knows where I can easily learn PHP and MYSQL and develop a site using that... or if someone knows an alternative method to doing this.
 

CaldwellYSR

Member
php and mysql are going to be your best bet. Lynda.com has some great tutorials. If you don't want to pay then piratebay will have torrents. Just look for php essentials training.
 
Hello Jbird, How are you doing? I read your post. The solution to your questio is to make use of:
PHP, MySQL. PHP is a scripting language that allows for interactivity. Its the best and most popular language for the web.

You can download php tutorials online for free.
 
Top