Social Networking Sites - BioBook
This is a simple
Social Networking Sites using PHP and it's called "BioBook". This site allows you to post your status, post image, comment, make a gallery and more.
Hope that this system will help you in your project.
Sample Source Code
<!DOCTYPE html>
<title>Welcome To Biobook - Sin up, Log in, Chat
</title>
<link rel="stylesheet" type="text/css" href="css/index.css">
<li><a href="signin.php" title="Sign in"><button class="btn-sign-in" value="Sign in">Sign in
</button></a></li>
<li><a href="signup.php" title="Sign up"><button class="btn-sign-up" value="Sign up">Sign up
</button></a></li>
<div class="image-display">
<img src="image/world.png" class="img-style" />
Output:
This is the Log In page of this sites.
Hope that this system will help you in your project.
So what can you say about this work? Share your thoughts in the comment section below or email me at
[email protected]. Practice Coding. Thank you very much.