Social Networking Site: Facebook like “Discover People You May Know”

Submitted by GeePee on
In this tutorial, I’m going to show you how to create page Facebook like “Discover People You May Know”. This page will display a list of all people you may know or you want to know and this page also is a preparation for our next lesson on how to add friends.

POS with Inventory System

Submitted by EmoEvil Pillow on
This is a very simple POS and Inventory System created using Visual Basic. Hope this project will help you in your future project. If you want to revise this system, feel free to do so. Hope you learn from this project. This is submitted by: Ryan Cequina Carl Ben Cezar Michelle Anne Grijaldo Rofer Tayong For the completion of our subject in theodbs by Sir Roldan.

Social Networking Site: Reusing of Codes using PHP Include

Submitted by GeePee on
In this tutorial I'm going to show you how to reuse of codes using PHP includes, this including of files saves a lot of work. Since we are using a standard Header and Footer this is the best time to apply this concept. So that later on, if you need to update the header you can simply update the header include file not all the pages that has same header. To start with tutorial, open first our project called “philsocial”.

Social Networking Site: Loading the User Basic Information

Submitted by GeePee on
This tutorial, is a continuation of our previous topic called “Social Networking Site saving basic Information”. But this time we’re going to focus on how to load all the save information from the database. And it looks like as shown below: To start with this tutorial, open our project folder and select the file called “info.php”.

Technology Resource Inventory System (TRIS)

Submitted by Jonald_Remus on
Hi every one. I have my Capstone Project known as technology Resource Inventory System (TRIS). This system have lots of useful functions for u to use. This system also has a responsive design compatible with mobile devices. The functions of this system are: For the admin side of the system •Add, Delete,device name like keyboard, monitor, •Add, edit, device information •Add, edit, Location •Assign

How to create a Simple Registration Form Using Modal

Submitted by GeePee on
In this tutorial I'm going to show you how to create a simple registration form using Modal. Instead of creating new web page for a registration form, we will use modal so that we could save memory and space in our web directory. To start with application we need to download first a twitter bootstrap framework for this we’ll be using it for this application.