Add/Edit/Delete/Update Using PHP/MySQL Database name = actual_db Fields = name, section and id primary key. use xampp or wammpp serve to run the program.
Like and Unlike sourcecode. System Requirements: -Xampp 1.7.3 or below -Chrome,Firefox,Opera How to Install? -Download the following files -Extract the zip files to htdocs(this is the path: C:\\xampp\htdocs) Create Database -Go to your browser ans type localhost/phpmyadmin -Create database name upload -Click Tab Import and Browse the sql file You can download more php Codes @ appscoder.blogspot
Simulation of an Airport. There is a small busy airport with only one runway. In each unit of time one plane can land or one plane can take off, but not both. Planes arrive ready to land or to take off at random times, so at any given unit of time, the runway may be idle or a plane may be landing or taking off. There may be several planes waiting either to land or to take off. Follow the steps
Program simulates a dictionary using linked list Each word added to the list can have maximum 5 meaning(s). Hence, variable used to store meaning(s) of a word would be a two dimensional character array. Features: 1. Add new word 2. Search Word 3. Show Dictionary This program can be used as mini project in C/C++. For students or anyone else who needs program or source code for thesis writing or any
This Transportation Management System is created using Visual Basic.NET + SQL Server for my friend's transport company Compatibility - Visual Studio 2010 and Visual Studio 2012. Login Information : DSE ID - admin Password - 12345 For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website Development,Mobile Apps Development at
A program that demonstrates how an array can be used to show working of lifts in a multi-storeyed building. A 30- storeyed building has got about 5 wings where there would be a lift in each of the wing. You have to make available a lift to the person who presses a button to get a lift. Follow the steps given below for designing the program. 1. The floors of the building should be numbered as 0 -
It provides facility to save important documents are of image format in database and Printing of documents...... database location - ..\PrintingProject\bin\Debug\DocDatabase.mdf For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website Development,Mobile Apps Development at affordable cost contact me at Email : Sharma.raj
To learn basic calculation with C# programming. You can add, subtract, multiply, divide integers with this application. A good practice for a C# beginner. To know the basic data types in c# as well as basic arithmetic operators. Operations performed: *add *subtract *multiply *divide
To prove all operations of telecom system in online. It has done by using jsp, js and backend oracle 10g. Admin login: Admin Pass:rajesh I hope it will enrich your skills.