Its basically what the name suggests. If you happen to have a folder full of movies and you wanna watch a random movie and don't know which one to choose? This might come in handy during those times. Hope you learn from this.
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.
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.
Selection Sort in C++. By this method, you can easily sort a for loop code and array. Below are the sample codes: #include #include using namespace std; int main() { int arraylength,num[1000],num1,d,num2=0; coutarraylength; for(int i=0;i >num[i],num[d]; } { cout
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”.
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”.
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
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.
In this tutorial, I’m going to show you how the form for basic information about a user and saving the basic information of a user using twitter bootstrap modal. And to start with this application, open the project folder name “physical” inside the document root.