Mid Report
Mid Report
INTRODUCTION
OF PHP
1. Operators
2. Control statements
3. Mathematical functions etc.
Disadvantages of PHP:-
1 Security
2 Weak type
Advantages of PHP:-
• Open source: It is developed and maintained by a
large group of PHP developers, this will helps in
creating a support community, abundant extension
library.
Characteristics of PHP:-
• Readable – Being able to easily read code is vital.
Don’t ever assume you will be the only developer to
ever read and maintain your code. I can’t think of a
single project for the exception of my blog that I
have been the only one who worked on it. Readable
code has meaningful variables, good comments that
help describe what’s going on. However, good
variables and comments doesn’t necessarily mean
your code is readable.
Features
• In php there is no need to specify data type for
variable declaration.
• It provides error platform compatibility, unlike some
other server side scripting language.
2.TRAINING
WORK
2.1Introduction about javascript:
Disadvantages of Js:-
• Client side JavaScript doesn’t allow the reading or
writing files.
• It can't be used for networking application.
Advantages of Js:-
• Less server Interaction.
• Increase Interactivity.
• Richer Interface.
Types of Js:-
• Inline.
• Internal
• External
2.Text properties:-
a. letter-spacing
b. word-spacing
c. vertical-align
d. text-decorate
3. Color and background properties:-
a. color
b. background-color
c. background-images
d. background-position
4. Box properties:-
a. margin-properties
b. border-properties
2.4DATABASE:
DDL Statement
Create database
Drop database
Create Table
Alter Table
Drop Table
DML Statement
Select
Insert into
Update
Delete
3.METHODOLOGY &
TRAINING WORK
2.1 Modules
The modules for project are
Administrative Module
User Module
5.1.OBJECTIVE
8. SNAPSHORT
OF PROJECT
Appointment
Receptionist Login
Doctor Login
Admin Login
9.CONCLUSION
It has been a great pleasure for me to work on this exciting and challenging project. This project
proved good for me as it provided practical knowledge of not only programming in PHP as
working of web based application and no some extent Windows Application and WAMP server
also about all handling procedure related with “Design and Development of university
Management System”. It also provides knowledge about the latest technology used in developing
web enabled application. This will provide better opportunities and guidance in future in
developing projects independently.
This project “Clinic 24/7“is used to manage the university. It provides us a simple interface for
maintenance of student information and Staff information. It can be used by educational
institutes or colleges to maintain the records of students easily. This project gives the great
control to handle the college or any system in any organization that working as college. Using
this website we can simply share all information about our organization to all over the world.
This project performs a complete application of modest size that uses PHP, JavaScript and
HTML to link a Tutorial with Database (MySQL).
18
REFRENCE
Reference for the Project Development was taken from the following Books and Web Sites.
19