Selected videos for topic: social network php mysql
→ 63 Videos
Check also 16 Articles for this topic
Fall 2016 | Funcepts | ITEC 4110 - 01 Final Video Presentation
A social networking web site that serves functionalities that are already been implemented by today's major social network platforms such Facebook, Twitter, etc etc. To be honest Facebook is the only social network platform that caused me to want to learn how such functionalities can be built using PHP and MySQL.
For this project, I haven't used any php framework such as Laravel, CodeIgniter, or CakePHP, my code is built with pure PHP using object oriented approach; however, I have separated my...
From: Mitesh M
Related topics : php social networking site code / social networking web sites / php social network platform
3. MySQL Database Tables Creation PHP Script Logic Tutorial
Lesson Code: http://www.developphp.com/video/PHP/MySQL-Database-Tables-Creation-Script-Logic
Learn to script table creation into your MySQL database to establish all of the software system's tables using PHP and SQL syntax. We are establishing all of the data storage tables that will be required for specific applications on the social networking website.
From: Adam Khoury
Related topics : php social network script
Making Your Own Social Network: Part 14 - Beginning the Friend System
Making the friend system like facebook
Hello friends,
In this video,
We are going to make the friend system in PHP and this friend system is going to be like FaceBook.
Here is our Social Network Like FaceBook. This website will be like FaceBook, So guys on this website you will be able to make friends and post and much more.
Learn to build a social networking website from scratch. All new software systems and scripting approaches. All of the technologies we are using are free and open...
From: GeekyVivek
Related topics : social network open source like facebook / build your own social networking website / free social networking php script