Online Gift - Ecommerce: A Project On
Online Gift - Ecommerce: A Project On
PROJECT ON
ONLINE GIFT - ECOMMERCE
1
DATA
REPORT
2
ACKNOWLEDGEMENT
First and foremost I would like to express our gratitude to our guide Ms
Premlata & other faculty member for giving me wonderful opportunity
to work on the project. We are very thankful to him who was always
ready to lend their helping hand to us. This project has giving us fair
exposure to some of the very interesting features of “ONLINE GIFT”
and “PHP” along beyond doubt it will help us in the short and long run.
We are very grateful to him introducing me to some of very exciting
features of “ONLINE GIFT”.
We are also thankful to all my teachers. Who were simply full ideas and
whenever there was any need they shared those great ideas and concept
with us. And in the end, we would like to thank all those who helped us
during the testing phase of the project.
THANKING YOU………
3
DECLARATION
I hereby declare that this project report entitled
“ONLINE GIFT” submitting for partially
fulfillment of the requirement for the B.tech 5th
semester. This report is only for educational purpose
and not for any other purpose.
Ankit Khatri
B.Tech 5th sem (IT)
4
“ONLINE GIFT ”
5
INDEX
Sr no. Topics Page no.
1. Introduction
2 Objective
3 Requirement Analysis
4 Hardware & Software requirement
5 A Word about PHP
6 SDLC
7 System analysis
6
8 Feasibility study
9 System design
10 E – R diagram
12 Project layout
13 Database
14 Benefits
15 Coding
16 TESTING
17 IMPLEMENTATION
18 FUTURISTIC SCOPE
19 BIBLIOGRAPHY
20 CONCLUSION
7
INTRODUCTION
Shopping Cart
• Project Features
• Software Requirement
• Installation Steps
• Download Project
Shopping Cart System
Use of Shopping Cart system
Shopping Cart System is the Simple shopping Solution. It's a full-featured website and
shopping cart system that bends over backwards to give you the flexibility you need to
run your online store. The basic concept of the application is to allow the customer to
8
shop virtually using the Internet and allow customers to buy the items and articles of
their desire from the store. The information pertaining to the products are stores on an
RDBMS at the server side (store). The Server process the customers and the items are
shipped to the address submitted by them. The details of the items are brought
forward from the database for the customer view based on the selection through the
menu and the database of all the products are updated at the end of each transaction.
What is Shopping Cart system?
Online shopping is a form of electronic shopping store where the buyer is directly
online to the seller's computer usually via the internet. There is no intermediary
service. The sale and purchase transaction is completed electronically and
interactively in real-time. The development of this new system contains the following
activities, which try to develop on-line application by keeping the entire process in the
view of database integration approach. User gets its eamil id and password to acces
their account.
Administrator of Shopping Cart System has multiple features such as Add, Delete,
Update shopping Items.
Features of shopping cart system.
9
2. CSS : (Cascading Style Sheets) Create attractive Layout
3. JavaScript: it is a programming language, commonly use with web
browsers.
Back end: PHP, MySQL
1. PHP: Hypertext Preprocessor (PHP) is a technology that allows
software developers to create dynamically generated web pages, in
HTML, XML, or other document types, as per client request. PHP is
open source software.
2. MySQL: MySql is a database, widely used for accessing querying,
updating, and managing data in databases.
Software Requirement(any one):
• WAMP Server
• XAMPP Server
• MAMP Server
• LAMP Server
Installation Steps:
1. Download zip file and Unzip file on your local server.
2. Put this file inside “c:/wamp/www/†.
3. Database Configuration:
Open phpmyadmin
Create Database named shop.
Import database shop.sql.
4. Open Your browser put inside URL: http://localhost/Design_Klara3/
5. To Login as admin putinside URL: http://localhost/Design_Klara3/
admin
Admin login details: Login Id: admin
Password: ankit123
10
OBJECTIVE
Starting the project, we should fully know about the meaning of project. There are
seven letters in the word “PROJECT”. Each character has its own technical
meaning.
P – planning : this deals with the idea at thinking and which are required for
project.
R – Resource : the money problem will be solved and resources from which
collected.
11
O – Operating : the procedure from which getting job is prepared in a systematic
way is known as operation.
The project is a system that gives the systematic way of planning and working.
Or
REQUIREMENT ANALYSIS
12
As a blogger, you have to write about your blog's subject a lot. The writing is nonstop. If you
don't love your blog's topic, it will show. Readers can detect when a blogger is just going through
the motions rather than speaking from the heart.
Commitment
Successful blogging requires a massive amount of sweat equity and dedication. Building a
successful blog requires more than just publishing a new post a few times a week. The most
successful blogs are updated frequently (often several times each day), and the bloggers behind
those blogs work relentlessly to promote their blogs and drive traffic to them.
Time
Building a successful blog requires a massive time investment. Growing a blog doesn't stop with
publishing post. Top bloggers spend a lot of time everyday promoting their blogs, researching
and reading to drive traffic to it.
A Desire to Network
Socializing is a critical component of developing a successful blog. Blogging by nature is a
social medium, and successful blogs become so primarily because of the strong sense of
community surrounding them. Top bloggers take time to respond to comments and interact with
their blogs' readers as well as network on social sites, forums and more all in an effort to further
promote their blogs.
Creativity
13
A successful blog is typically updated very frequently. That means successful blogs always
provide fresh, unique content to their readers. Writing that new content requires a great deal of
creativity to keep readers from feeling bored or from feeling like the blog does not bring them
any value.
Patience
Blogging success does not happen overnight. Be prepared to stay dedicated to promoting your
blog for the long haul. Eventually, your hard work should pay off with increased traffic and a
significant growth in popularity of your blog. The key is to not give up.
14
Supported Operating Systems
Microsoft Windows 7 32/64 bit
Microsoft Windows 8 32/64 bit
Additional Software Adobe Acrobat Reader 4.0 or higher
Requirements
15
A WORD ABOUT PHP
What is PHP?
PHP (Hypertext Preprocessor) is a widely-used open source general-purpose
scripting language that is especially suited for web development and can be
embedded into HTML.
The best things in using PHP are that it is extremely simple for a newcomer, but
offers many advanced features for a professional programmer. Don't be afraid
16
reading the long list of PHP's features. You can jump in, in a short time, and start
writing simple scripts in a few hours.
PHP is an acronym for "PHP: Hypertext Preprocessor". PHP is a widely-used, open
source scripting language. PHP scripts are executed on the server. PHP is free to
download and use
Why PHP?
PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.) PHP is
compatible with almost all servers used today (Apache, IIS, etc.) PHP supports a
17
wide range of databases. PHP is free. Download it from the official PHP
resource: www.php.net. PHP is easy to learn and runs efficiently on the server side
SDLC
SOFTWARE DEVELOPMENT LIFE CYCLE
The software development life cycle (SDLC) is a framework defining tasks
performed at each step in the software development process. SDLC is a structure
followed by a development team within the software organization. It consists of a
detailed plan describing how to develop, maintain and replace specific software.
The life cycle defines a methodology for improving the quality of software and the
overall development process.
This term is also known as the software development process.
18
Planning:
The most important parts of software development, requirement gathering or
requirement analysis are usually done by the most skilled and experienced software
engineers in the organization. After the requirements are gathered from the client, a
scope document is created in which the scope of the project is determined and
documented.
Implementation:
The software engineers start writing the code according to the client's
requirements.
Testing:
This is the process of finding defects or bugs in the created software.
Documentation:
Every step in the project is documented for future reference and for the
improvement of the software in the development process. The design
documentation may include writing the application programming interface (API).
Maintaining:
Software maintenance is done for future reference. Software improvement and
new requirements (change requests) can take longer than the time needed to create
the initial development of the software.
19
V-Shaped Model:
This model focuses on execution of processes in a sequential manner, similar to
the waterfall model but with more importance placed on testing. Testing
procedures are written even before the commencement of writing code. A system
plan is generated before starting the development phase.
Incremental Model:
This life cycle model involves multiple development cycles. The cycles are
divided up into smaller iterations. These iterations can be easily managed and go
through a set of phases including requirements, design, implementation and testing.
A working version of the software is produced during the first iteration, so working
software is created early in the development process.
SYSTEM ANALYSIS
System analysis is the process of examining a business situation for the purpose of
developing a system solution to a problem or devising improvements to such a
situation. Before the development of any system can begin, a project proposal is
prepared by the users of the potential system and/or by systems analysts and
submitted to an appropriate managerial structure within the organization.
Keeping in view the problems and new requirements workout the pros and cons
including new areas of the system.
20
Specification of what the new system is to accomplish based on the user
requirements.
Functional hierarchy showing the function to be performed by the new system and
their relationship with each other.
Function network which are similar to function hierarchy but they highlight the
those functions which are common to more than one procedure.
FEASIBILITY STUDY
The feasibility study investigates the problem and the information needs of the
stakeholders. It seeks to determine the resources required to provide an information
systems solution, the cost and benefits of such a solution, and the feasibility of
such a solution. The analyst conducting the study gathers information using a
variety of methods, the most popular of which are:
• Interviewing users, employees, managers, and customers.
• Developing and administering questionnaires to interested stakeholders,
such as potential users of the information system.
• Observing or monitoring users of the current system to determine their needs
as well as their satisfaction and dissatisfaction with the current system.
• Collecting, examining, and analyzing documents, reports, layouts,
procedures, manuals, and any other documentation relating to the operations
of the current system.
• Modeling, observing, and simulating the work activities of the current
system.
The goal of the feasibility study is to consider alternative information systems
solutions, evaluate their feasibility, and propose the alternative most suitable to the
organization. The feasibility of a proposed solution is evaluated in terms of its
components. These components are:
21
Economic feasibility :
The economic viability of the proposed system. The proposed project's cost and
benefits are evaluated. Tangible costs include fixed and variable costs, while
tangible benefits include cost savings, increased revenue, and increased profit. A
project is approved only if it covers its cost in a given period of time. However, a
project may be approved only on its intangible benefits such as those relating to
government regulations, the image of the organization, or similar considerations.
Technical feasibility :
The possibility that the organization has or can procure the necessary resources.
This is demonstrated if the needed hardware and software are available in the
marketplace or can be developed by the time of implementation.
Operational feasibility:
The ability, desire, and willingness of the stakeholders to use, support, and operate
the proposed computer information system. The stakeholders include management,
employees, customers, and suppliers. The stakeholders are interested in systems
that are easy to operate, make few, if any, errors, produce the desired information,
and fall within the objectives of the organization.
22
SYSTEM DESIGN
What is systems design?
Systems design is simply the design of systems. It implies a systematic and
rigorous approach to design—an approach demanded by the scale and complexity
of many systems problems.
23
What is the most important thing to be aware of in systems
design?
A systems approach to design asks:
For this situation, what is the system?
What is the environment?
What goal does the system have in relation to its environment?
What is the feedback loop by which the system corrects its actions?
How does the system measure whether it has achieved its goal?
Who defines the system, environment, goal, etc.—and monitors it?
What resources does the system have for maintaining the relationship it desires?
Are its resources sufficient to meet its purpose?
Are there times when systems design isn’t appropriate?
A systems approach to design is most appropriate for projects involving large
systems or systems of systems. Such projects typically involve many people, from
many disciplines, working together over an extended period of time. They need
24
tools to cope with their project’s complexity: to define goals, facilitate
communications, and manage processes. Solo designers working on small projects
may find the same tools a bit cumbersome for their needs.
E – R DIAGRAM
Entity Relationship Diagrams are a major data modeling tool and will help organize
the data in your project into entities and define the relationships between the entities.
This process has proved to enable the analyst to produce a good database structure so
that the data can be stored and retrieved in a most efficient manner.
Entity
A data entity is anything real or abstract about which we want to store data. Entity
types fall into five classes: roles, events, locations, tangible things or concepts. E.g.
employee, payment, campus, book. Specific examples of an entity are
called instances. E.g. the employee John Jones, Mary Smith's payment, etc.
Relationship
A data relationship is a natural association that exists between one or more entities.
E.g. Employees process payments. .
Attribute
A data attribute is a characteristic common to all or most instances of a particular
entity. Synonyms include property, data element, field. E.g. Name, address, Employee
Number, pay rate are all attributes of the entity employee. An attribute or combination
of attributes that uniquely identifies one and only one instance of an entity is called a
primary key or identifier. E.g. Employee Number is a primary key for Employee.
25
DATA FLOW DIAGRAM
A Data Flow Diagram (DFD) is a graphical representation of the "flow" of data
through an information system. A DFD is often used as a preliminary step to
create an overview of the system. DFDs can also be used for the visualization of
data processing (structured design).
A DFD shows what kind of information will be input to and output from the
system, where the data will come from and go to, and where the data will be
stored. It does not show information about the timing of process or information
about whether processes will operate in sequence or in parallel.
History
Data flow diagrams were proposed by Larry Constantine. The original developer
of structured design, based on Martin and Estrin's "Data Flow Graph" model of
computation. Starting in the 1970s, data flow diagrams (DFD) became a popular
way to visualize the major steps and data involved in software system processes.
DFDs were usually used to show data flows in a computer system, although they
could in theory be applied to business process modeling. DFD were useful to
document the major data flows or to explore a new high-level design in terms of
data flow.
26
Data flow diagram Symbols:
External entities: rectangular box
Data flow: arrow headed lines
Process/ function: bubble/ circle.
Data store: narrow opened rectangle.
27
A data flow diagram represents the following:
External devices sending or receiving data.
Processes that change the data.
Data flow themselves.
data storage locations.
28
Names of people.
Form and document name and number.
Name of departments.
Master and transaction files.
Equipment and device used.
Locations.
Names of procedures.
PROJECT LAYOUT
29
PROJECT PLAN:
The Project Plan (sometimes called project initiation document or project scoping
report) is produced by the Project Manager following a brief Scoping Project
Study. It should establish:
What the project is to achieve
A detailed time schedule for carrying out the project
Details of the resources required - people, money, sections
Who is to be involved in the project
What the risks and implementation issues are.
A typical format is given below. As you may notice, the first five items (Part A)
focus on what the project is to achieve whilst the last four items (Part B) go into
more depth about how the project should be carried out.
Project Plan
Part A
1. Title of project,
2. Background to the Project
3. Terms of Reference & Key Objectives
4. Benefits & Costs Analysis
5. Risk Assessment
Part B
6. Resources likely to be needed
7. Costs
8. Proposed Project Organisation
9. Time Schedule
Project Plan
Part A
1. Title of project,
Together with the names of the Project Manager and Project Sponsor.
30
2. Background to the Project
A brief description of the background to the project including how the project came
about, what the project is about, why we are undertaking the project, and what in
very broad terms the outcome of the project will be to the organization.
3. Terms of Reference & Key Objectives
First, a brief overall definition and description of the project and its aims including
some reference to likely timescales, budget and resources, and what the project
will aim to deliver. Then a statement of what the project is to deliver - the key
objectives. The latter is often done as a listing the main stakeholders of the project
with a statement for each of what the project will aim to deliver to them.
Part B
6. Resources likely to be needed
The resources, money and peoples time, which the project manager will need to
carry out this project.
7. Costs
A good estimate of overall costs to be incurred and the required budget.
31
8. Proposed Project Organization
A description of the overall project organisation, in particular the project manager,
project sponsor (individual or group), team members if any, key contributors (IT,
stats, etc).
Also, if the project warrants project review meetings, when they should take place
and who should be involved.
9. Time Schedule
A time plan showing the key activities which need to take place and estimates of
when the activity needs to be carried out, with key milestone dates.
Best done with one of the planning techniques - Gantt Charts, Milestone Plans,
Stages Diagram, or even Critical Path Analysis if the project warrants it.
DATA BASE
SQL REPORT
Host: localhost
Database: blog
Generation Time: Apr 15, 2015 at 10:07 AM
Generated by: phpMyAdmin 3.3.2deb1ubuntu1 / MySQL 5.1.73-0ubuntu0.10.04.1
SQL query: SELECT * FROM `blog_comments` LIMIT 30, 30 ;
Rows: 22
comment post_
name comment comment_time
_id id
2012-06-07
31 10 Asd aaaaaaaaaaaaaaaaaaaaa
19:48:17
2012-06-08
32 12 Channi comments
08:46:41
2012-06-09
38 18 asdfdsaf A
18:52:19
asdfsf asdfsf asdfsf asdfsf asdfsf asdfsf 2012-06-09
45 23 Channi
asdfsf a... 20:14:26
32
comment post_
name comment comment_time
_id id
2012-06-10
46 26 Poink here's a comment by poink
12:27:37
Some Wow...what an article....(js kidding..u 2012-06-10
47 35
User suck!!) 19:18:00
Some s coming week, have fun doing this exercise 2012-06-10
48 35
User Becaus... 19:18:12
Some Then she does a rough sketch in pencil on 2012-06-10
49 35
User the canv... 19:18:21
Some major scientific breakthroughs come after 2012-06-10
50 26
User years an... 19:18:33
Some f funny to keep watching people who want 2012-06-10
51 26
User things to... 19:18:41
Some Knowing what your dream is the beginning 2012-06-10
52 34
User of living... 19:21:28
Some May your life be filled with love, happiness 2012-06-10
53 34
User and i... 19:21:38
Some Sublime Text 2 is currently available for all 2012-06-10
54 33
User majo... 19:21:52
Some 2012-06-10
55 33 Sublime is in active development.
User 19:22:14
Some About the Author: I am a biotechnologist 2012-06-10
56 32
User from Indi... 19:22:32
Some It has also been observed by many 2012-06-10
57 32
User throughout the c... 19:22:44
Some 2012-06-10
58 32 Be brave and live a courageous life!
User 19:22:51
Some I have received a lot from this world 2012-06-10
59 32
User through many... 19:23:06
Some If the world would look at each one of us 2012-06-10
61 31
User and ask ... 19:23:45
Some If only we will recognize the importance of 2012-06-10
62 31
User failur... 19:23:55
Some I have received a lot from this world 2012-06-10
63 31
User through many... 19:24:09
2015-03-20
64 39 Vinni Nbotug
13:36:23
33
BENEFITS
20 years ago, blogs didn’t exist. Today, there are over 150 million of them.
Still, I get a lot of puzzled looks when I tell people that having a blog is the single
most important thing a business, cause, or person can do to advance online. Even
though ‘blogging’ has hit it big, most people don’t get what makes blogging so
powerful, helpful, and beneficial.
To put an end to that, I’ve compile a list of the 20 biggest benefits of having a blog
below. If you’re among the uninitiated, prepare to be enlightened. If you’ve already
started a blog of your own then you can consider this an affirmation of why you do
what you — and a good place to direct people who still think that a blog is just a
pointless public diary.
34
9 Establish Yourself as an Expert in Your Field.
10 Build a Network.
11 Learn In-Demand Skills.
12 Improve Your SEO.
13 Collect Emails.
14 Stay Knowledgeable in Your Field.
15 Sell a Product.
16 Talk to Your Idols.
17 Express Yourself.
18 Help Others.
19 Build Trust Online.
20 Take Control of Your Online Identity.
35
ONLINE
SHOPPING
CODING……
/**
* This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar
(http://www.huddletogether.com/projects/lightbox2/)
* @name jquery-lightbox-0.5.css
36
* @version 0.5
*/
#jquery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
#jquery-lightbox {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
37
line-height: 0;
#lightbox-container-image-box {
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
#lightbox-loading {
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
#lightbox-nav {
position: absolute;
top: 0;
38
left: 0;
height: 100%;
width: 100%;
z-index: 10;
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
width: 49%;
height: 100%;
zoom: 1;
display: block;
#lightbox-nav-btnPrev {
left: 0;
float: left;
#lightbox-nav-btnNext {
right: 0;
float: right;
#lightbox-container-image-data-box {
39
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
overflow: auto;
width: 100%;
padding: 0 10px 0;
#lightbox-container-image-data {
padding: 0 10px;
color: #666;
#lightbox-container-image-data #lightbox-image-details {
width: 70%;
float: left;
text-align: left;
#lightbox-image-details-currentNumber {
display: block;
clear: left;
padding-bottom: 1.0em;
#lightbox-secNav-btnClose {
40
width: 66px;
float: right;
padding-bottom: 0.7em;
/*
* $Rev: 4663 $
*/
)
41
ADMIN PART
CODING
42
LOGIN.PHP
<?php
session_start();
$name=$_SESSION['eid'];
include("config.php");
$catg=$_REQUEST['cat'];
$subcatg=$_REQUEST['subcat'];
$img=$_FILES['file']['tmp_name'];
$itemno=$_REQUEST['t1'];
$price=$_REQUEST['t2'];
$desc=$_REQUEST['text'];
$t=date("d-m-y h-i-s");
43
if($_REQUEST['sub'])
{
if(mysql_query("insert into items
values('$catg','$subcatg','$img','$ite
mno','$price','$desc','$t') "))
{
move_uploaded_file($_FILES['file']
['tmp_name'],"itempics/
$itemno.jpg");
44
}
else
{
echo "item is not inserted";
}
}
?><head>
<script>
function AjaxFunction(cat_id)
{
var httpxml;
45
try
{
// Firefox, Opera 8.0+, Safari
httpxml=new XMLHttpRequest();
}
catch (e)
{
// Internet Explorer
try
{
httpxml=new
ActiveXObject("Msxml2.XMLHTTP
");
46
}
catch (e)
{
try
{
httpxml=new
ActiveXObject("Microsoft.XMLHTT
P");
}
catch (e)
{
alert("Your browser does not
support AJAX!");
return false;
47
}
}
}
function stateck()
{
if(httpxml.readyState==4)
{
var
myarray=eval(httpxml.responseText);
// Before adding new we must remove
previously loaded elements
for(j=document.testform.subcat.optio
ns.length-1;j>=0;j--)
48
{
document.testform.subcat.remove(j);
}
for (i=0;i<myarray.length;i++)
{
var optn =
document.createElement("OPTION"
);
optn.text = myarray[i];
optn.value = myarray[i];
document.testform.subcat.options.ad
d(optn);
49
}
}
}
var url="dd.php";
url=url+"?cat_id="+cat_id;
url=url+"&sid="+Math.random();
httpxml.onreadystatechange=stateck;
httpxml.open("GET",url,true);
httpxml.send(null);
}
</script>
50
</head>
<style type="text/css">
<!--
.style3 {font-size: 18px; font-weight:
bold; }
-->
</style>
<body>
<br><br><br>
<center><font color="#660066"
size="+3">Add Item</font></
center>
51
<br><br>
<center><fieldset style="width:
50%">
<form name="testform"
method="post" enctype="multipart/
form-data" >
<table align="center">
<tr><td width="111"><span
class="style3">Category:</span></
td>
52
<option value=''>Select One</
option>
<?php
require "config.php";// connection to
database
$q=mysql_query("select * from
category ");
while($n=mysql_fetch_array($q)){
echo "<option value=".
$n['cat_id'].">".$n['category']."</
option>";
}
?>
53
</select></td>
</tr>
</select></td>
</tr>
<tr>
<td><span class="style3">Image:</
span></td>
<td><input name="file"
type="file"></td></tr>
54
<tr>
<td><span class="style3">Item No:
</span></td>
<td><label>
<input name="t1" type="text"
id="t1">
</label></td>
</tr>
<tr>
<td><span class="style3">Price:</
span></td>
<td><label>
<input name="t2" type="text"
id="t2">
55
</label></td>
</tr>
<tr>
<td><span
class="style3">Description:</
span></td>
<td><textarea name="text"
cols="35" rows="6"></textarea></
td></tr>
<tr><td colspan="2"
align="center"><input name="sub"
type="submit" value="Submit"></
td></tr>
</table>
</form>
56
</fieldset></center>
</body>
</html>
TESTING
57
Module testing:
Here testing is done at each module level. Each case has been
thoroughly tested to discover pitfalls.
System testing:
Here testing is done after all the modules have been integrated.
IMPLEMENTATION
58
System testing checks the deadlines and accuracy of the
system. To access, update and retrieve data from new files. Once
the programs become available, test data are read into the
computer and processed against the file provided. For testing, it
successful program is then run with “live” data. Otherwise, a
diagnostic test to locate and correct errors. In most conversion,
parallel run is conducted where the new system simultaneous
run both old system. This method, through costly, provided
added assurance against errors in the candidate system. This
method through costly, provided added assurance against errors
in the candidate system and also the user staff an opportunity to
gain experience through operation.
59
FUTURE SCOPE
The future of this project depend on whether the author has enough
spare time over the next 2 month to continue with the developing.
The author feels that last few remaining features would round off
the system. If the author was to try to sell this system then more
system testing would have to be done, in a particular a more
comprehensive real – world. Testing environment would have to be
adopted along with some real words usage. Multiple concurrent
users would be command in real world usage but have been difficult
to test for considering there was only tester involved in this project.
This type of system would benefit for the hardware in case of a
system failure for the software in case of newly found bugs, in
return of a subscription free.
60
BIBLIOGRAPHY
PHP 6.0 AND MY SQL : PHP 6.0 & PHP AND MY SQL
61
CONCLUSION
PHP is not restricted to use by professional Web developers. Nor do you have to be
an IT administration professional. Just like any scripting language, PHP can seem
complicated at first glance. But if you persevere, you'll see that this is an
interesting and accessible technology. It's also a good way of gaining an
understanding of the server-side world.
Tools such as EasyPHP help to make PHP available to all of us. The key step in
getting started with the technology is to have a PHP-enabled Web server, and the
EasyPHP tool is a good place to start. EasyPHP includes embedded copies of both
the Apache Web server and MySQL, so you won't have to spend much time getting
the tools ready for use. Some books on PHP spend many pages describing the steps
required to configure the Apache Web server for PHP use. This is welcome
information if you'll be using Apache, because getting Apache ready for PHP isn't
62
easy. In contrast, the time investment required for getting EasyPHP up and running
is very small.
Writing PHP code is also relatively unintimidating right from the start. You can get
your first piece of PHP code operational in a few minutes. The nice thing about
EasyPHP is that it handles most of the startup complexity, leaving you free to learn
about the PHP language.
63
THANK
YOU
64