Social Networking Site Clone Script PHP MySql Source Code

2017-03-20T15:50:49+08:00

This web based application will teach you on how to create a social networking site clone script using PHP and mysql. This particular tutorial will let you learn how to create and discover people you may know in a social networking site. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import philsocialdb.sql 7. Run the program by typing in any browser localhost/philsocial Note: This is just a simple program any updates [...]