LIBRARY MANAGEMENT SYSTEM
|
|
|
- Oscar Anazodo
- 10 years ago
- Views:
Transcription
1 Mini Project Report On LIBRARY MANAGEMENT SYSTEM Submitted By: PRABHAKAR KUMAR RAHUL KUMAR RAJAT SINGH VIKRAM PRATAP SINGH In partial fulfillment for the award of the degree of B. TECH DEGREE In COMPUTER SCIENCE & ENGINEERING SCHOOL OF ENGINEERING COCHIN UNIVERSITY OF SCIENCE & TECHNOLOGY KOCHI MARCH 2014 Division Of Computer Science And Engineering Page 1
2 Division of Computer Science School of Engineering Cochin University of Science & Technology Kochi CERTIFICATE Certified that this is a bonafide record of the project work titled LIBRARY MANAGEMENT SYSTEM Done by PRABHAKAR KUMAR RAHUL KUMAR RAJAT SINGH VIKRAM PRATAP SINGH of VI semester Computer Science & Engineering in the year 2014 in partial fulfillment of the requirements for the award of Degree of Bachelor of Technology in Computer Science & Engineering of Cochin University of Science & Technology. ANCY ZACHARIAH Project Guide PRAMOD PAVITHRAN Head of the Division Division Of Computer Science And Engineering Page 2
3 ACKNOWLEDGEMENT We take this occasion to thank God, almighty for blessing us with his grace and taking our endeavor to a successful culmination. We extend our sincere and heartfelt thanks to our esteemed guide, Mrs. ANCY ZACHARIAH, for providing us with the right guidance and advice at the crucial junctures and for showing me the right way. We also take this opportunity to express a deep sense of gratitude to our class coordinators, Dr. SUDHEEP ELAYIDOM and Mrs PREETHA S for their cordial support, valuable suggestions and guidance. We extend our sincere thanks to our respected Head of the division Mr. PRAMOD PAVITHRAN, for allowing us to use the facilities available. We would like to thank the other faculty members also, at this occasion. Last but not the least, we would like to thank our friends and family for the support and encouragement they have given us during the course of our work. Division Of Computer Science And Engineering Page 3
4 TABLE OF CONTENTS ABSTRACT 5 1. INTRODUCTION PROJECT AIMS AND OBJECTIVES BACKGROUND OF PROJECT OPERATION ENVIRONMENT 8 2. SYSTEM ANALYSIS SOFTWARE REQUIREMENT SPECIFICATION EXISTING VS PROPOSED SOFTWARE TOOL USED SYSTEM DESIGN TABLE DESIGN DATA FLOW DIAGRAM S SYSTEM IMPLEMENTATION MODULE DESCRIPTION SCREEN SHOTS SYSTEM TESTING UNIT TESTING INTEGRATION TESTING CONCLUSION & FUTURE SCOPE REFERENCES 89 Division Of Computer Science And Engineering Page 4
5 ABSTRACT Library management system is a project which aims in developing a computerized system to maintain all the daily work of library.this project has many features which are generally not availiable in normal library management systems like facility of user login and a facility of teachers login.it also has a facility of admin login through which the admin can monitor the whole system.it also has facility of an online notice board where teachers can student can put up information about workshops or seminars being held in our colleges or nearby colleges and librarian after proper verification from the concerned institution organizing the seminar can add it to the notice board. It has also a facility where student after logging in their accounts can see list of books issued and its issue date and return date and also the students can request the librarian to add new books by filling the book request form.the librarian after logging into his account ie admin account can generate various reports such as student report, issue report, teacher report and book report Overall this project of ours is being developed to help the students as well as staff of library to maintain the library in the best way possible and also reduce the human efforts. Division Of Computer Science And Engineering Page 5
6 CHAPTER 1 INTRODUCTION This chapter gives an overview about the aim, objectives,background and operation environment of the system. 1.1 PROJECT AIMS AND OBJECTIVES The project aims and objectives that will be achieved after completion of this project are discussed in this subchapter. The aims and objectives are as follows: Online book issue Request column for librarian for providing new books A separate column for digital library Student login page where student can find books issued by him/her and date of return. A search column to search availability of books A teacher login page where teacher can add any events being organized in the college and important suggestions regarding books. Online notice board about the workshop. Division Of Computer Science And Engineering Page 6
7 1.2 BACKGROUND OF PROJECT Library Management System is an application which refers to library systems which are generally small or medium in size. It is used by librarian to manage the library using a computerized system where he/she can record various transactions like issue of books, return of books, addition of new books, addition of new students etc. Books and student maintenance modules are also included in this system which would keep track of the students using the library and also a detailed description about the books a library contains. With this computerized system there will be no loss of book record or member record which generally happens when a non computerized system is used. In addition, report module is also included in Library Management System. If user s position is admin, the user is able to generate different kinds of reports like lists of students registered, list of books, issue and return reports. All these modules are able to help librarian to manage the library with more convenience and in a more efficient way as compared to library systems which are not computerized. Division Of Computer Science And Engineering Page 7
8 1.5 OPERATION ENVIRONMENT PROCESSOR OPERATING SYSTEM INTEL CORE PROCESSOR OR BETTER PERFORMANCE WINDOWS VISTA,WINDOWS7, UBUNTU MEMORY 1GB RAM OR MORE HARD DISK SPACE DATABASE MINIMUM 3 GB FOR DATABASE USAGE FOR FUTURE MY SQL Division Of Computer Science And Engineering Page 8
9 CHAPTER 2 SYSTEM ANALYSIS In this chapter, we will discuss and analyze about the developing process of Library Management System including software requirement specification (SRS) and comparison between existing and proposed system. The functional and non functional requirements are included in SRS part to provide complete description and overview of system requirement before the developing process is carried out. Besides that, existing vs proposed provides a view of how the proposed system will be more efficient than the existing one. 2.1 SOFTWARE REQUIREMENT SPECIFICATION GENERAL DESCRIPTION PRODUCT DESCRIPTION: Library Management System is a computerized system which helps user(librarian) to manage the library daily activity in electronic format. It reduces the risk of paper work such as file lost, file damaged and time consuming. It can help user to manage the transaction or record more effectively and timesaving. PROBLEM STATEMENT: The problem occurred before having computerized system includes: File lost When computerized system is not implemented file is always lost because of human environment.some times due to some human error there may be a loss of records. File damaged When a computerized system is not there file is always lost due to some accdent like spilling of water by some member on file accidentally.besides some natural disaster like floods or fires may also damage the files. Division Of Computer Science And Engineering Page 9
10 Difficult to search record When there is no computerized system there is always a difficulty in searching of records if the records are large in number. Space consuming After the number of records become large the space for physical storage of file and records also increases if no computerized system is implemented. Cost consuming As there is no computerized system the to add each record paper will be needed which will increase the cost for the management of library SYSTEM OBJECTIVES Improvement in control and performance The system is developed to cope up with the current issues and problems of library.the system can add user, validate user and is also bug free. Save cost After computerized system is implemented less human force will be required to maintain the library thus reducing the overall cost. Save time Librarian is able to search record by using few clicks of mouse and few search keywords thus saving his valuable time. Option of online Notice board Librarian will be able to provide a detailed description of workshops going in the college as well as in nearby colleges Lecture Notes Teacher have a facility to upload lectures notes in a pdf file having size not more than 10mb Division Of Computer Science And Engineering Page 10
11 2.1.3 SYSTEM REQUIREMENTS NON FUNCTIONAL REQUIREMENTS Product Requirements EFFICIENCY REQUIREMENT When a library management system will be implemented librarian and user will easily acess library as searching and book transaction will be very faster. RELIABILITY REQUIREMENT The system should accurately performs member registration,member validation, report generation, book transaction and search USABILITY REQUIREMENT The system is designed for a user friendly environment so that student and staff of library can perform the various tasks easily and in an effective way. ORGANIZATIONAL REQUIREMENT IMPLEMENTATION REQUIREMNTS In implementing whole system it uses html in front end with php as server side scripting language which will be used for database connectivity and the backend ie the database part is developed using mysql. DELIVERY REQUIREMENTS The whole system is expected to be delivered in six months of time with a weekly evaluation by the project guide. Division Of Computer Science And Engineering Page 11
12 FUNCTIONAL REQUIREMENTS 1. NORMAL USER 1.1 USER LOGIN Description of feature This feature used by the user to login into system. They are required to enter user id and password before they are allowed to enter the system.the user id and password will be verified and if invalid id is there user is allowed to not enter the system. Functional requirements -user id is provided when they register -The system must only allow user with valid id and password to enter the system -The system performs authorization process which decides what user level can acess to. -The user must be able to logout after they finished using system. 1.2 REGISTER NEW USER Description of feature This feature can be performed by all users to register new user to create account. Functional requirements -System must be able to verify information -System must be able to delete information if information is wrong 1.3 REGISTER NEW BOOK Description of feature This feature allows to add new books to the library Functional requirements -System must be able to verify information -System must be able to enter number of copies into table. - System must be able to not allow two books having same book id. Division Of Computer Science And Engineering Page 12
13 1.5 SEARCH BOOK DESCRIPTION OF FEATURE This feature is found in book maintenance part. we can search book based on book id, book name, publication or by author name. Functional requirements - System must be able to search the database based on select search type - System must be able to filter book based on keyword enterd - System must be able to show the filtered book in table view 1.5 ISSUE BOOKS AND RETURN BOOKS DESCRIPTION OF FEATURE This feature allows to issue and return books and also view reports of book issued. Functional requirements -System must be able to enter issue information in database. -System must be able to update number of books. - System must be able to search if book is available or not before issuing books -System should be able to enter issue and return date information 1.6 EVENT ADDITION DESCRIPTION OF FEATURE This feature allows teacher and student to add information about various workshops being conducted in college and colleges nearby. Division Of Computer Science And Engineering Page 13
14 Functional requirements -System should be able to add detailed information about events. -System should be able to display information on notice board available in the homepage of site SOFTWARE AND HARDWARE REQUIREMENTS This section describes the software and hardware requirements of the system SOFTWARE REQUIREMENTS Operating system- Windows 7 is used as the operating system as it is stable and supports more features and is more user friendly Database MYSQL-MYSQL is used as database as it easy to maintain and retrieve records by simple queries which are in English language which are easy to understand and easy to write. Development tools and Programming language- HTML is used to write the whole code and develop webpages with css, java script for styling work and php for sever side scripting HARDWARE REQUIREMENTS Intel core i5 2 nd generation is used as a processor because it is fast than other processors an provide reliable and stable and we can run our pc for longtime. By using this processor we can keep on developing our project without any worries. Ram 1 gb is used as it will provide fast reading and writing capabilities and will in turn support in processing Division Of Computer Science And Engineering Page 14
15 2.2 EXISTING VS PROPOSED SYSTEM i. Existing system does not have any facility of teachers login or student login where as proposed system will have a facility of student login as well as teacher s login ii. Existing system does not have a facility of online reservation of books whereas proposed system has a facility of online reservation of books iii. Existing system does not have any facility of online notice board where description of workshops happening in our college as well as nearby colleges is being provided. iv. Existing system does not has any option of lectures notes uploaded by teachers whereas proposed system will have this facility v. Existing system does not have any facility to generate student reports as well book issue reports whereas proposed system provides librarian with a tool to generate reports vi. Existing system does not has any facility for book request and sugeestions where as in proposed system after logging in to their accounts student can request books as well as provide suggestions to improve library Division Of Computer Science And Engineering Page 15
16 2.3 SOFTWARE TOOLS USED The whole Project is divided in two parts the front end and the back end Front end The front end is designed using of html, Php,css, Java script HTML- HTML or Hyper Text Markup Language is the main markup language for creating web pages and other information that can be displayed in a web browser.html is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html>), within the web page content. HTML tags most commonly come in pairs like <h1> and </h1>, although some tags represent empty elements and so are unpaired, for example <img>. The first tag in a pair is the start tag, and the second tag is the end tag (they are also called opening tags and closing tags). In between these tags web designers can add text, further tags, comments and other types of text-based content. The purpose of a web browser is to read HTML documents and compose them into visible or audible web pages. The browser does not display the HTML tags, but uses the tags to interpret the content of the page.html elements form the building blocks of all websites. HTML allows images and objects to be embedded and can be used to create interactive forms. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists, links, quotes and other items. It can embed scripts written in languages such as JavaScript which affect the behavior of HTML web pages. CSS- Cascading Style Sheets (CSS) is a style sheet language used for describing the look and formatting of a document written in a markup language. While most often used to style web pages and interfaces written in HTML and XHTML, the language can be applied to any kind of XML document, including plain XML, SVG and XUL. CSS is a cornerstone specification of the web and almost all web pages use CSS style sheets to describe their presentation.css is designed primarily to enable the separation of document content from document presentation, including elements such as the layout, colors, and fonts. This separation can improve content accessibility, provide more flexibility and control in the specification Division Of Computer Science And Engineering Page 16
17 of presentation characteristics, enable multiple pages to share formatting, and reduce complexity and repetition in the structural content (such as by allowing for table less web design).css can also allow the same markup page to be presented in different styles for different rendering methods, such as on-screen, in print, by voice (when read out by a speech-based browser or screen reader) and on Braille-based, tactile devices. It can also be used to allow the web page to display differently depending on the screen size or device on which it is being viewed. While the author of a document typically links that document to a CSS file, readers can use a different style sheet, perhaps one on their own computer, to override the one the author has specified. However if the author or the reader did not link the document to a specific style sheet the default style of the browser will be applied.css specifies a priority scheme to determine which style rules apply if more than one rule matches against a particular element. In this so-called cascade, priorities or weights are calculated and assigned to rules, so that the results are predictable. JAVA SCRIPT- JavaScript (JS) is a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed. It is also being used in server-side programming, game development and the creation of desktop and mobile applications. JavaScript is a prototype-based scripting language with dynamic typing and has firstclass functions. Its syntax was influenced by C. JavaScript copies many names and naming conventions from Java, but the two languages are otherwise unrelated and have very different semantics. The key design principles within JavaScript are taken from the Self and Scheme programming languages. It is a multiparadigm language, supporting object-oriented, imperative, and functional programming styles. The application of JavaScript to use outside of web pages for example, in PDF documents, site-specific browsers, and desktop widgets is also significant. Newer and faster JavaScript VMs and platforms built upon them (notably Node.js) have also increased the popularity of JavaScript for server-side web applications. On the client side, JavaScript was traditionally implemented as Division Of Computer Science And Engineering Page 17
18 an interpreted language but just-in-time compilation is now performed by recent (post-2012) browsers. PHP- PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language. PHP is now installed on more than 244 million websites and 2.1 million web servers. Originally created by Rasmus Lerdorf in 1995, the reference implementation of PHP is now produced by The PHP Group. While PHP originally stood for Personal Home Page, it now stands for PHP: Hypertext Preprocessor, a recursive backronym.php code is interpreted by a web server with a PHP processor module, which generates the resulting web page: PHP commands can be embedded directly into an HTML source document rather than calling an external file to process data. It has also evolved to include a command-line interface capability and can be used in standalone graphical applications. PHP is free software released under the PHP License. PHP can be deployed on most web servers and also as a standalone shell on almost every operating system and platform, free of charge BACK END- The back end is designed using mysql which is used to design the databases MYSQL- MySQL ("My S-Q-L", officially, but also called "My Sequel") is (as of July 2013) the world's second most widely used open-source relational database management system (RDBMS). It is named after co-founder Michael Widenius daughter, My. The SQL phrase stands for Structured Query Language. The MySQL development project has made its source code available under the terms of the GNU General Public License, as well as under a variety of proprietary agreements. MySQL was owned and sponsored by a single forprofit firm, the Swedish company MySQL AB, now owned by Oracle Corporation.MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software stack (and other 'AMP' stacks). LAMP is an acronym for "Linux, Apache, MySQL, Perl/PHP/Python." Free-software-open source projects that require a full-featured database management system often use MySQL. For commercial use, several paid editions are available, and offer additional functionality. Applications which use MySQL databases Division Of Computer Science And Engineering Page 18
19 include: TYPO3, MODx, Joomla, WordPress, phpbb, MyBB, Drupal and other software. MySQL is also used in many high-profile, large-scale websites, including Wikipedia, Google (though not for searches), Facebook, Twitter, Flickr, and YouTube Division Of Computer Science And Engineering Page 19
20 CHAPTER 3 SYSTEM DESIGN 3.1 TABLE DESIGN VARIOUS TABELS TO MAINTAIN INFORMATION BOOK TABLE FOR KEEPING TRACK OF BOOKS Field Data type Default Key Extra Code INT(11) Not Null Primary Auto increment Bookname VARCHAR(255) Null Author VARCHAR(255) Null Publication VARCHAR(255) Null Subject VARCHAR(255) Null No of copies INT(10) Null Division Of Computer Science And Engineering Page 20
21 STUDENT TABLE FOR STUDENT INFORMATION Field Data type Default Key Extra libid INT(11) NOT NULL Primary key Auto increment regno INT(10) NULL branch VARCHAR(255) NULL section VARCHAR(255) NULL semester VARCHAR(255) NULL section VARCHAR(2) NULL yearofadm INT(5) NULL TEACHER TABLE TO KEEP TEACHER INFORMATION Field Data Type Default Key Extra Tid INT(11) NOT NULL Primary key Auto increment Name VARCHAR(255) NULL Designation VARCHAR(255) NULL Branch VARCHAR(255) NULL Contactno INT(13) NULL Lectures LONG BLOB NULL Division Of Computer Science And Engineering Page 21
22 Issue table to keep track of books issued Field Data Type Default Key Extra bookid INT(11) NOT NULL Foreign key References book stuid INT(11) NOT NULL Foreign key References Student issuedate DATE NULL returndate DATE NULL STUDENT LOGIN TABLE Field Data type Default Key Extra logid INT(11) NOT NULL Foreign key References Student Username VARCHAR(255) NULL Password VARCHAR(255) NULL numbooks INT(1) NULL Division Of Computer Science And Engineering Page 22
23 EVENT TABLE FOR EVENT INFORMATION Field Data type Default Key Extra Name Varchar(255) NULL Date Date(yyyy/mm/dd) NULL Time VARCHAR(255) NULL Mname VARCHAR(255) NULL Contactno. Int(30) NULL VARCHAR(255) NULL Venue varchar(255) NULL TEACHER LOGIN TABLE Field Data Type Default Key Extra Loginid INT(11) NOT NULL Foreign key References teacher Username VARCHAR(255) NULL Password VARCHAR(255) NULL Division Of Computer Science And Engineering Page 23
24 3.2 DATA FLOW DIAGRAMS DATA FLOW DIAGRAM FOR TEACHER LOGIN TEACHER DATABASE TEACHER ENTER URL ENTER USERNAME & PASSWORD CHECK VALIDITY IF VALID WEB SERVER TEACHER LOGIN PAGE After entering to the home page of the website, teacher can choose the TEACHER LOGIN option where they are asked to enter username & password, and if he/she is a valid user then a teacher login page will be displayed. Division Of Computer Science And Engineering Page 24
25 DATA FLOW DIAGRAM FOR STUDENT LOGIN STUDENT DATABASE STUDENT ENTER URL ENTER USERNAME & PASSWORD CHECK VALIDITY IF VALID WEB SERVER STUDENT LOGIN PAGE After entering to the home page of the website, student can choose the STUDENT LOGIN option where they are asked to enter username & password, and if he/she is a valid user then a student login page will be displayed. Division Of Computer Science And Engineering Page 25
26 DATA FLOW DIAGRAM FOR BOOK ISSUE LOGIN DATABASE STUDENT LOGIN PAGE SELECT BOOK ISSUE ENTER BOOK DETAIL IF AVBL SELECT BOOK ISSUE IF NO. OF BOOK ISSUED LESS THAN 3 UPDATE NO. OF COPIES MESSAGE BOOK RESERVED BOOK DATABASE LOGIN TABLE BOOK DATABASE It is a 2 nd level Data Flow Diagram where after entering STUDENT LOGIN page he/she can select a book issue option where after entering the book detail, he/she can select the book issue option and if the maximum no of books issued limit is not crossed then a request will be sent to the librarian who will approve the book issue. Division Of Computer Science And Engineering Page 26
27 DATA FLOW DIAGRAM FOR BOOK SEARCH HOME SELECT ADVANCE SEARCH ENTER BOOK DETAIL IF FOUND BOOK DETAILS BOOK DATABASE After the home page login there will be an option of the book search where after entering book detail like author name, publication, book name etc book details will be displayed. Division Of Computer Science And Engineering Page 27
28 DATA FLOW DIAGRAM FOR ACCOUNT CREATION HOME SELECT ACCOUNT CREATION IF ALL REG. PARTIALLY ENTER STUDENT DETAIL IS FILLED ADMIN VERIFY STUDEN T IF VALID MESSAGE SENT TO STUDENT ADMIN DATABASE STUDENT DATABASE After the home page login there will be an option of CREATE AN ACCOUNT where after entering student detail,if all the fields are filled then a request will be sent to the librarian who will approve him as a registered member of the library. Division Of Computer Science And Engineering Page 28
29 CHAPTER 4 SYSTEM IMPLEMENTATION Screenshot for homepage Division Of Computer Science And Engineering Page 29
30 4.1 MODULE DESCRIPTION For Library Management System it is divided into the following Modules: Admin Module ADMIN STUDENT VALIDATION TEACHER REGISTRATION BOOK ADDITION REPORT GENERATION The following module contains various facilities like student validation, teacher registration, book addition, and report generation Code for Admin module Code for entering admin username and password <?php //Start session session_start(); //Unset the variables stored in session unset($_session['sess_first_name']); unset($_session['sess_last_name']);?> <!DOCTYPE html> <html xml:lang="en" lang="en" dir="ltr"> <head> <title>soe LIBRARY INFORMATION SYSTEM</title> <meta http-equiv="content-type" content="text/html; charset=iso " /> <meta http-equiv="imagetoolbar" content="no" /> <link rel="stylesheet" href="../styles/layout.css" type="text/css" /> Homepage Specific Elements --> <script type="text/javascript" src="../scripts/jquery min.js"></script> <script type="text/javascript" src="../scripts/jquery-ui custom.min.js"></script> <script type="text/javascript" src="../scripts/jquery.tabs.setup.js"></script> End Homepage Specific Elements --> </head> <body id="top"> <div class="wrapper row1"> <div id="header" class="clear"> <div class="fl_left"> Division Of Computer Science And Engineering Page 30
31 <h1><a href="homepage.php">soe LIBRARY MANAGEMENT SYSTEM</a></h1> <p></p> <div class="fl_right"> <ul> href=" href=" Us</a></li> href=" Gateway</a></li> href=" Login</a></li> <li ><a href="teacherlogin.php">teacherlogin</a></li> href=" li> </ul> <form action="#" method="post" id="sitesearch"> <fieldset> <strong>search:</strong> <input type="text" value="search Our webiste for books;" onfocus="this.value=(this.value=='search Our website for books;')? '' : this.value ;" /> <input type="image" src="../images/search.gif" id="search" alt="search" /> </fieldset> </form> ####################################################################### ################################ --> <div class="wrapper row2"> <div class="rnd"> ###### --> <div id="topnav"> <ul> <li class="active"><a href=" href=" Arrivals</a></li> href=" Books</a></li> Division Of Computer Science And Engineering Page 31
32 href=" Gallery</a></li> href=" Paper</a></li> href=" Us</a></li> href=" Issue </a></li> <li class="last"><a href="#"></a></li> </ul> ###### --> ####################################################################### ################################ --> <div class="wrapper"> <div id="featured_slide" class="clear"> ###### --> <div class="overlay_left"> <div id="featured_content"> <div class="featured_box" id="fc1"><img src="../images/demo/slider/1.gif" alt="" /> <div class="floater"> <h2>all ABOUT SOE LIBRARY</h2> <p>school of Engineering Library or the S.O.E library is one of the finest library in kerela having a good collection of books related to various subjects</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id= "fc2"><img src="../images/demo/slider/2.gif" alt="" /> <div class="floater"> <h2>existence</h2> <p>school of Engineering library came into existence in year 1995 and from then on it has been a premier source of information for college students</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc3"><img src="../images/demo/slider/3.gif" alt="" /> <div class="floater"> <h2>collection</h2> <p>school of Engineering Library has a collection of over books related to various subjects in engineering</p> Division Of Computer Science And Engineering Page 32
33 <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc4"><img src="../images/demo/slider/4.gif" alt="" /> <div class="floater"> <h2>e-repository</h2> <p>school of Engineering Library has a collection of 6000 cds and 2800 online journals and also has a section where teachers upload their lectures notes and student can download them.</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc5"><img src="../images/demo/slider/5.gif" alt="" /> <div class="floater"> <h2>latest News and events</h2> <p></p> <p class="readmore"><a href="#">click here to go to latest news page;</a></p> <ul id="featured_tabs"> href="#fc1">all About The Library</a></li> href="#fc2">existence</a></li> href="#fc3">collection of Books</a></li> href="#fc4">e-repository</a></li> <li class="last"><a href="#fc5">latest News & Events</a></li> </ul> <div class="overlay_right"> ###### --> ####################################################################### ################################ --> <div class="wrapper row3"> <div class="rnd"> <div id="container" class="clear"> ####################################################################### ################################ --> <div id="homepage" class="clear"> ###### --> <div id="left_column"> Division Of Computer Science And Engineering Page 33
34 <h2>sugeestion</h2> <div class="imgholder"><a href="#"><img src="../images/images/suggestions.jpg" alt="" /></a> <h2>book request</h2> <div class="imgholder"><a href="#"><img src="../images/images/bookrequest1.jpg" alt="" /></a> <h2>account creation</h2> <div class="imgholder"><a href="#"><img src="../images/images/account.jpg" alt="" /></a> <h2>photos</h2> <div class="imgholder"><a href="#"><img src="../images/images/photos.jpg" alt="" /></a> ###### --> <div id="latestnews"> <h2>pls enter username and password to login</h2> <table> <form action="checklogin.php" method="post"><br><br> Username:<input name="username" type="text" maxlength="12"><br><br> Password:<input name="password" type="password" maxlength="12"> <input name="submit" type="submit"> </form> </table> ###### --> ###### --> ####################################################################### ################################ --> ####################################################################### ################################ --> <div id="academiclinks" class="clear"> <h2>quickly Find What You Are Looking For</h2> <div class="linkbox"> <ul> href=" Home</a></li> href=" Student Login</a></li> href="teacherlogin.php">» Teacher Login</a></li> href=" Adminlogin</a></li> Division Of Computer Science And Engineering Page 34
35 href=" New Arrivals</a></li> href=" Online Books</a></li> href=" E- Gallery</a></li> href=" About Us</a></li> href=" Contact Us</a></li> href=" Question Papers</a></li> href=" Latest Events & News</a></li> </ul> ####################################################################### ################################ --> ####################################################################### ################################ --> ####################################################################### ################################ --> <div class="wrapper"> <div id="copyright" class="clear"> <p class="fl_left">copyright All Rights Reserved for SOE LIBRARY-</p> </body> </html> Code for checking of admin username and password information <?php session_start(); $host="localhost"; // Host name $username="root"; // Mysql username $password=""; // Mysql password Division Of Computer Science And Engineering Page 35
36 $db_name="admin"; // Database name $tbl_name="adminlogin"; // Table name // Connect to server and select databse. mysql_connect("$host", "$username", "$password")or die("cannot connect"); mysql_select_db("$db_name")or die("cannot select DB"); // username and password sent from form $myusername=$_post['username']; $mypassword=$_post['password']; $sql="select * FROM $tbl_name WHERE username='$myusername' and password='$mypassword'"; $result=mysql_query($sql); // Mysql_num_row is counting table row $count=mysql_num_rows($result); // If result matched $myusername and $mypassword, table row must be 1 row if($count>0) { session_regenerate_id(); $member = mysql_fetch_assoc($result); $_SESSION['SESS_FIRST_NAME'] = $member['username']; $_SESSION['SESS_LAST_NAME'] = $member['password']; session_write_close(); header("location: adminlogin1.php"); exit(); else { //Login failed $errmsg_arr[] = 'user name and password not found'; $errflag = true; if($errflag) { $_SESSION['ERRMSG_ARR'] = $errmsg_arr; session_write_close(); header("location: adminlogin.php"); exit();?> Code for student validation <?php require '../include/connection.php'; $result = mysqli_query($con,"select * FROM student"); while($row = mysqli_fetch_array($result)) { $libid=$row['libid'] ; Division Of Computer Science And Engineering Page 36
37 $regno= $row['regno'] ; $name= $row['stuname'] ; $branch= $row['branch'] ; $semester= $row['semester'] ; $section= $row['section'] ; $yearofadm= $row['yearofadm']; $ =$row[' ']; $username= $row['username']; $password= $row['password']; mysqli_close($con);?> <?php require '../include/connection1.php'; $admin="[email protected]"; $sql="insert INTO student(libid,regno,stuname,branch,semester,section,yearofadm) VALUES ('$libid','$regno','$name','$branch','$semester','$section','$yearofadm')"; $result="insert INTO studentlogin(logid,username,password,numbooks) VALUES ('$libid','$username','$password','')"; if (!mysqli_query($connection,$sql)) { die('error1: '. mysqli_error($connection)); else if (!mysqli_query($connection,$result)) { die('error2: '. mysqli_error($connection)); else mail($ ,"registrationdetails","you are registered pls login with ur id and password","from: $admin\n"); echo"added 1 record"; mysqli_close($connection);?> <?php require '../include/connection.php'; $result = mysqli_query($con,"select * FROM student"); while($row = mysqli_fetch_array($result)) { $libid=$row['libid'] ; $regno= $row['regno'] ; $name= $row['stuname'] ; $branch= $row['branch'] ; $semester= $row['semester'] ; $section= $row['section'] ; Division Of Computer Science And Engineering Page 37
38 $yearofadm= $row['yearofadm']; $ =$row[' ']; $username= $row['username']; $password= $row['password']; $sql=mysqli_query($con,"delete FROM student WHERE libid='$libid'"); mysqli_close($con);?> Code For teacher registration <?php $con=mysqli_connect("localhost","root","rahul#1991","library"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); $loginid=$_post['teacherid']; $username=$_post['username']; $password=$_post['password']; $teachername=$_post['teachername']; $designation=$_post['designation']; $branch=$_post['branch']; $contactno=$_post['contact']; $lecture=''; $sql="insert INTO teacher (Tid, name, designation, branch, contactno,lectures) VALUES ( $loginid,$teachername,$designation,$branch,$contactno,$lecture)"; $tql="insert INTO teacherlogin ($loginid,$username,$password) VALUES ( $loginid,$username, $password)"; if (!mysqli_query($con,$sql)) { echo "error"; if (!mysqli_query($con,$tql)) { echo "error1"; echo "successs"; mysqli_close($con); Division Of Computer Science And Engineering Page 38
39 ?> Code for book addition <?php $con=mysqli_connect("localhost","root","","library"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); $sql="insert INTO books (code, bookname, author, publication, subject, numberofbooks) VALUES ('$_POST[bookid]','$_POST[bookname]','$_POST[author]','$_POST[publication]','$_P OST[subject]','$_POST[numberofbooks]')"; if (!mysqli_query($con,$sql)) { echo "error"; echo "successs"; mysqli_close($con);?> <?php $con=mysqli_connect("localhost","root","","admin"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); $sql="insert INTO newarrivals (code, bookname, author, publication, subject, numberofbooks,arrivaldate) VALUES ('$_POST[bookid]','$_POST[bookname]','$_POST[author]','$_POST[publication]','$_P OST[subject]','$_POST[numberofbooks]','$_POST[arrivaldate]')"; if (!mysqli_query($con,$sql)) { echo "error"; echo "successs"; mysqli_close($con); Division Of Computer Science And Engineering Page 39
40 ?> Screenshot for Admin login Division Of Computer Science And Engineering Page 40
41 4.1.2Student Module STUDENT STUDENT REGISTRATION STUDENT LOGIN ONLINE BOOK RESERVATTION EVENT ADDITION USERNAME AND PASSWORD AUTHENTICATION FORGOT PASSWORD The following module contains various facilities like student registration, student login, online book reservation, and event addition. Any student if at any moment forgets his password he can retrieve it from forgot password option Code For Student account creation <!DOCTYPE html> <html xml:lang="en" lang="en" dir="ltr"> <head> <title>soe LIBRARY INFORMATION SYSTEM</title> <meta http-equiv="content-type" content="text/html; charset=iso " /> <meta http-equiv="imagetoolbar" content="no" /> <link rel="stylesheet" href="../styles/layout.css" type="text/css" /> Homepage Specific Elements --> <script type="text/javascript" src="../scripts/jquery min.js"></script> <script type="text/javascript" src="../scripts/jquery-ui custom.min.js"></script> <script type="text/javascript" src="../scripts/jquery.tabs.setup.js"></script> End Homepage Specific Elements --> </head> <body id="top"> <div class="wrapper row1"> Division Of Computer Science And Engineering Page 41
42 <div id="header" class="clear"> <div class="fl_left"> <h1><a href="homepage.php">soe LIBRARY MANAGEMENT SYSTEM</a></h1> <p></p> <div class="fl_right"> <ul> href=" href=" Us</a></li> href=" Gateway</a></li> href=" Login</a></li> <li ><a href=" ogin</a></li> href=" ></li> </ul> <form action="#" method="post" id="sitesearch"> <fieldset> <strong>search:</strong> <input type="text" value="search Our webiste for books;" onfocus="this.value=(this.value=='search Our website for books;')? '' : this.value ;" /> <input type="image" src="../images/search.gif" id="search" alt="search" /> </fieldset> </form> #################################################################### ################################### --> <div class="wrapper row2"> <div class="rnd"> ###### --> <div id="topnav"> Division Of Computer Science And Engineering Page 42
43 <ul> <li class="active"><a href="homepage.php">home</a></li> href="newarrivals.php">new Arrivals</a></li> href="onlinebooks.php">online Books</a></li> href="egallery.php">e Gallery</a></li> href="questionpaper.php">question Paper</a></li> href="aboutus.php">about Us</a></li> href="bookissue.php">book Issue </a></li> <li class="last"><a href="#"></a></li> </ul> ###### --> #################################################################### ################################### --> <div class="wrapper"> <div id="featured_slide" class="clear"> ###### --> <div class="overlay_left"> <div id="featured_content"> <div class="featured_box" id="fc1"><img src="../images/demo/slider/1.gif" alt="" /> <div class="floater"> <h2>all ABOUT SOE LIBRARY</h2> <p>school of Engineering Library or the S.O.E library is one of the finest library in kerela having a good collection of books related to various subjects</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id= "fc2"><img src="../images/demo/slider/2.gif" alt="" /> <div class="floater"> <h2>existence</h2> <p>school of Engineering library came into existence in year 1995 and from then on it has been a premier source of information for college students</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc3"><img src="../images/demo/slider/3.gif" alt="" /> <div class="floater"> <h2>collection</h2> <p>school of Engineering Library has a collection of over books related to various subjects in engineering</p> Division Of Computer Science And Engineering Page 43
44 <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc4"><img src="../images/demo/slider/4.gif" alt="" /> <div class="floater"> <h2>e-repository</h2> <p>school of Engineering Library has a collection of 6000 cds and 2800 online journals and also has a section where teachers upload their lectures notes and student can download them.</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc5"><img src="../images/demo/slider/5.gif" alt="" /> <div class="floater"> <h2>latest News and events</h2> <p></p> <p class="readmore"><a href="#">click here to go to latest news page;</a></p> <ul id="featured_tabs"> href="#fc1">all About The Library</a></li> href="#fc2">existence</a></li> href="#fc3">collection of Books</a></li> href="#fc4">e-repository</a></li> <li class="last"><a href="#fc5">latest News & Events</a></li> </ul> <div class="overlay_right"> ###### --> #################################################################### ################################### --> <div class="wrapper row3"> <div class="rnd"> <div id="container" class="clear"> #################################################################### ################################### --> <div id="homepage" class="clear"> ###### --> <div id="left_column"> Division Of Computer Science And Engineering Page 44
45 <h2>sugeestion</h2> <div class="imgholder"><a href="#"><img src="../images/images/suggestions.jpg" alt="" /></a> <h2>book request</h2> <div class="imgholder"><a href="#"><img src="../images/images/bookrequest1.jpg" alt="" /></a> <h2>account creation</h2> <div class="imgholder"><a href="#"><img src="../images/images/account.jpg" alt="" /></a> <h2>photos</h2> <div class="imgholder"><a href="#"><img src="../images/images/photos.jpg" alt="" /></a> ###### --> <div id="latestnews"> <h2>enter YOUR DETAILS</h2> <p><span class="error">* required field.</span></p> <table> <form action="insertaccount.php" method="post"> <legend>student Information:</legend> <tr> <td>library Id:</td> <td><input type="text" name="libid" size="30"> <span class="error">* </span><br><br></td> </tr> <tr> <td>registration No: </td> <td><input type="text" name="regno" size="30"> <span class="error">* </span><br><br></td> </tr> <tr> <td>name: </td> <td> <input type="text" name="stuname" size="30"> <span class="error">* </span><br><br></td> </tr> <tr> <td>branch: </td> <td> <select name="branch" size="1" tabindex="7"> <option selected="selected">computer Science</option> <option>electronics & Communication</option> <option>electrical & Electronics</option> <option>mechanical</option> <option>safety & Fire</option> <option>civil</option> <option>information Technology</option> </select> <span class="error">* </span><br><br></td> Division Of Computer Science And Engineering Page 45
46 </tr> <tr> <td>semester: </td> <td><select name="semester" size="1" tabindex="8"> <option selected="selected">1&2</option> <option>3</option> <option>4</option> <option>5</option> <option>6</option> <option>7</option> <option>8</option> </select> <span class="error">* </span><br><br></td> </tr> <tr> <td>section: </td> <td><select name="section" size="1" tabindex="2"> <option selected="selected">a</option> <option>b</option> </select> <span class="error">* </span><br><br></td> </tr> <tr> <td>year of adm:</td> <td> <input type="text"name="yearofadm" size="30"> <span class="error">* </span><br><br></td> </tr> <tr> <td> </td> <td> <input type=" "name=" " size="30"> <span class="error">* </span><br><br></td> </tr> <tr> <td>username:</td> <td> <input type="text"name="username" size="30"> <span class="error">* </span><br><br></td> </tr> <tr> <td>password:</td> <td> <input type="password"name="password" size="30"> <span class="error">* </span><br><br></td> </tr> <tr> <td><p>click the submit</p></td> </tr> <tr> <td height="40"><input type="submit" name= "submit" value="submit" action= "insertaccount.php"></td> </tr> </form> </table> Division Of Computer Science And Engineering Page 46
47 ###### --> ###### --> #################################################################### ################################### --> #################################################################### ################################### --> <div id="academiclinks" class="clear"> <h2>quickly Find What You Are Looking For</h2> <div class="linkbox"> <ul> href=" Home</a></li> href=" ; Student Login</a></li> href=" ; Teacher Login</a></li> href=" Adminlogin</a></li> href=" New Arrivals</a></li> href=" Online Books</a></li> href=" E- Gallery</a></li> href=" About Us</a></li> href=" Contact Us</a></li> Division Of Computer Science And Engineering Page 47
48 href=" quo; Question Papers</a></li> href=" Latest Events & News</a></li> </ul> #################################################################### ################################### --> #################################################################### ################################### --> #################################################################### ################################### --> <div class="wrapper"> <div id="copyright" class="clear"> <p class="fl_left">copyright All Rights Reserved for SOE LIBRARY-</p> </body> </html> <?php // define variables and set to empty values $libiderr = $regnoerr = $stunameerr = $brancherr = $semestererr = $sectionerr = $yearofadmerr = $usernameerr = $passworderr = ""; $libid = $regno = $stuname = $branch = $semester = $section = $yearofadm = $username = $password = ""; if ($_SERVER["REQUEST_METHOD"] == "POST") { if (empty($_post["libid"])) {$libiderr = "libid is required"; echo $libiderr; include("createaccount.php"); Division Of Computer Science And Engineering Page 48
49 else {$libid= test_input($_post["libid"]); if (empty($_post["regno"])) {$regnoerr = "Registration number is required"; echo $regnoerr; include("createaccount.php"); else {$regno = test_input($_post["regno"]); if (empty($_post["stuname"])) { $stunameerr = "student name is required"; echo $stunameerr; include("createaccount.php"); else {$stuname = test_input($_post["stuname"]); if (empty($_post["branch"])) {$brancherr = " branch is required" ; echo $brancherr; include("createaccount.php"); else {$branch = test_input($_post["branch"]); if (empty($_post["semester"])) {$semestererr = "semester is required"; echo $semestererr; include("createaccount.php"); else {$semester = test_input($_post["semester"]); if (empty($_post["section"])) {$sectionerr = "section is required"; echo $sectionerr; include("createaccount.php"); else {$section = test_input($_post["section"]); Division Of Computer Science And Engineering Page 49
50 if (empty($_post["yearofadm"])) {$yearofadmerr = "year of adm. is required"; echo $yearofadmerr; include("createaccount.php"); else {$yearofadm = test_input($_post["yearofadm"]); if (empty($_post["username"])) {$usernameerr = "username is required"; echo $usernameerr; include("createaccount.php"); else {$username = test_input($_post["username"]); if (empty($_post["password"])) {$passworderr = "password is required"; echo $passworderr; include("createaccount.php"); else {$password = test_input($_post["password"]); { function test_input($data) $data = trim($data); $data = stripslashes($data); $data = htmlspecialchars($data); return $data;?> <?php $con=mysqli_connect("localhost","root","","admin"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); Division Of Computer Science And Engineering Page 50
51 $sql="insert INTO student(libid,regno,stuname,branch,semester,section,yearofadm, ,username,pass word) VALUES ('$_POST[libid]','$_POST[regno]','$_POST[stuname]','$_POST[branch]','$_POST[s emester]','$_post[section]','$_post[yearofadm]','$_post[ ]','$_post[userna me]','$_post[password]')"; if (!mysqli_query($con,$sql)) { die('error: '. mysqli_error($con)); echo "wait for conformation"; mysqli_close($con);?> Code For Student login check <?php //Start session session_start(); //Unset the variables stored in session unset($_session['sess_username']); unset($_session['sess_password']);?> <!DOCTYPE html> <html xml:lang="en" lang="en" dir="ltr"> <head> <title>soe LIBRARY INFORMATION SYSTEM</title> <meta http-equiv="content-type" content="text/html; charset=iso " /> <meta http-equiv="imagetoolbar" content="no" /> <link rel="stylesheet" href="../styles/layout.css" type="text/css" /> Homepage Specific Elements --> <script type="text/javascript" src="../scripts/jquery min.js"></script> <script type="text/javascript" src="../scripts/jquery-ui custom.min.js"></script> <script type="text/javascript" src="../scripts/jquery.tabs.setup.js"></script> End Homepage Specific Elements --> </head> <body id="top"> <div class="wrapper row1"> <div id="header" class="clear"> <div class="fl_left"> Division Of Computer Science And Engineering Page 51
52 <h1><a href="homepage.php">soe LIBRARY MANAGEMENT SYSTEM</a></h1> <p></p> <div class="fl_right"> <ul> href=" href=" Us</a></li> href=" Gateway</a></li> href=" Login</a></li> <li ><a href="teacherlogin.php">teacherlogin</a></li> href=" ></li> </ul> <form action="#" method="post" id="sitesearch"> <fieldset> <strong>search:</strong> <input type="text" value="search Our webiste for books;" onfocus="this.value=(this.value=='search Our website for books;')? '' : this.value ;" /> <input type="image" src="../images/search.gif" id="search" alt="search" /> </fieldset> </form> #################################################################### ################################### --> <div class="wrapper row2"> <div class="rnd"> ###### --> <div id="topnav"> <ul> <li class="active"><a href=" href=" Arrivals</a></li> Division Of Computer Science And Engineering Page 52
53 href=" Books</a></li> href=" Gallery</a></li> href=" Paper</a></li> href=" Us</a></li> href=" Issue </a></li> <li class="last"><a href="#"></a></li> </ul> ###### --> #################################################################### ################################### --> <div class="wrapper"> <div id="featured_slide" class="clear"> ###### --> <div class="overlay_left"> <div id="featured_content"> <div class="featured_box" id="fc1"><img src="../images/demo/slider/1.gif" alt="" /> <div class="floater"> <h2>all ABOUT SOE LIBRARY</h2> <p>school of Engineering Library or the S.O.E library is one of the finest library in kerela having a good collection of books related to various subjects</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id= "fc2"><img src="../images/demo/slider/2.gif" alt="" /> <div class="floater"> <h2>existence</h2> <p>school of Engineering library came into existence in year 1995 and from then on it has been a premier source of information for college students</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc3"><img src="../images/demo/slider/3.gif" alt="" /> <div class="floater"> Division Of Computer Science And Engineering Page 53
54 <h2>collection</h2> <p>school of Engineering Library has a collection of over books related to various subjects in engineering</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc4"><img src="../images/demo/slider/4.gif" alt="" /> <div class="floater"> <h2>e-repository</h2> <p>school of Engineering Library has a collection of 6000 cds and 2800 online journals and also has a section where teachers upload their lectures notes and student can download them.</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc5"><img src="../images/demo/slider/5.gif" alt="" /> <div class="floater"> <h2>latest News and events</h2> <p></p> <p class="readmore"><a href="#">click here to go to latest news page;</a></p> <ul id="featured_tabs"> href="#fc1">all About The Library</a></li> href="#fc2">existence</a></li> href="#fc3">collection of Books</a></li> href="#fc4">e-repository</a></li> <li class="last"><a href="#fc5">latest News & Events</a></li> </ul> <div class="overlay_right"> ###### --> #################################################################### ################################### --> <div class="wrapper row3"> <div class="rnd"> <div id="container" class="clear"> Division Of Computer Science And Engineering Page 54
55 #################################################################### ################################### --> <div id="homepage" class="clear"> ###### --> <div id="left_column"> <h2>sugeestion</h2> <div class="imgholder"><a href="#"><img src="../images/images/suggestions.jpg" alt="" /></a> <h2>book request</h2> <div class="imgholder"><a href="#"><img src="../images/images/bookrequest1.jpg" alt="" /></a> <h2>account creation</h2> <div class="imgholder"><a href="#"><img src="../images/images/account.jpg" alt="" /></a> <h2>photos</h2> <div class="imgholder"><a href="#"><img src="../images/images/photos.jpg" alt="" /></a> ###### --> <div id="latestnews"> <h2>pls enter username and password to login</h2> <table> <form action="checklogin.php" method="post"><br><br> Username:<input name="username" type="text" maxlength="12"><br><br> Password:<input name="password" type="password" maxlength="12"> <input name="submit" type="submit"> </form> </table> ###### --> ###### --> #################################################################### ################################### --> #################################################################### ################################### --> <div id="academiclinks" class="clear"> <h2>quickly Find What You Are Looking For</h2> <div class="linkbox"> <ul> Division Of Computer Science And Engineering Page 55
56 href=" Home</a></li> href=" Student Login</a></li> href="teacherlogin.php">» Teacher Login</a></li> href=" Adminlogin</a></li> href=" New Arrivals</a></li> href=" Online Books</a></li> href=" E-Gallery</a></li> href=" About Us</a></li> href=" Contact Us</a></li> href=" Question Papers</a></li> href=" Latest Events & News</a></li> </ul> #################################################################### ################################### --> #################################################################### ################################### --> #################################################################### ################################### --> <div class="wrapper"> <div id="copyright" class="clear"> <p class="fl_left">copyright All Rights Reserved for SOE LIBRARY-</p> Division Of Computer Science And Engineering Page 56
57 </body> </html> <?php session_start(); $host="localhost"; // Host name $username="root"; // Mysql username $password=""; // Mysql password $db_name="library"; // Database name $tbl_name="studentlogin"; // Table name // Connect to server and select databse. mysql_connect("$host", "$username", "$password")or die("cannot connect"); mysql_select_db("$db_name")or die("cannot select DB"); // username and password sent from form $myusername=$_post['username']; $mypassword=$_post['password']; $sql="select * FROM $tbl_name WHERE username='$myusername' and password='$mypassword'"; $result=mysql_query($sql); // Mysql_num_row is counting table row $count=mysql_num_rows($result); // If result matched $myusername and $mypassword, table row must be 1 row if($count>0) { session_regenerate_id(); $member = mysql_fetch_assoc($result); $_SESSION['SESS_username'] = $member['username']; $_SESSION['SESS_password'] = $member['password']; session_write_close(); header("location:studentlogin1.php"); exit(); else { //Login failed $errmsg_arr[] = 'user name and password not found'; $errflag = true; if($errflag) { $_SESSION['ERRMSG_ARR'] = $errmsg_arr; session_write_close(); header("location: studentlogin.php"); exit(); Division Of Computer Science And Engineering Page 57
58 ?> Code For Event Addition <?php $con=mysqli_connect("localhost","root","","admin"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); $sql="insert INTO event(name,date,time,venue,mname,contactno, ) VALUES ('$_POST[ename]','$_POST[date]','$_POST[time]','$_POST[venue]','$_POST[name ]','$_POST[phno]','$_POST[ ]')"; if (!mysqli_query($con,$sql)) { die('error: '. mysqli_error($con)); echo "wait for conformation"; mysqli_close($con);?> Screenshot for Student login Division Of Computer Science And Engineering Page 58
59 Division Of Computer Science And Engineering Page 59
60 4.1.3 Teacher Module TEACHER TEACHER LOGIN SUGGESTIONS EVENT ADDITION USERNAME AND PASSWORD AUTHENTICATION FORGOT PASSWORD The following module contains various facilities like teacher login, suggestions, and event addition. Further any teacher if at any moment forgets his/her password he/she can retrieve it from forgot password option Code For Teacher Login <?php session_start(); $host="localhost"; // Host name $username="root"; // Mysql username $password=""; // Mysql password $db_name="library"; // Database name $tbl_name="teacherlogin"; // Table name // Connect to server and select databse. mysql_connect("$host", "$username", "$password")or die("cannot connect"); mysql_select_db("$db_name")or die("cannot select DB"); // username and password sent from form $myusername=$_post['username']; $mypassword=$_post['password']; $sql="select * FROM $tbl_name WHERE username='$myusername' and password='$mypassword'"; Division Of Computer Science And Engineering Page 60
61 $result=mysql_query($sql); // Mysql_num_row is counting table row $count=mysql_num_rows($result); // If result matched $myusername and $mypassword, table row must be 1 row if($count>0) { session_regenerate_id(); $member = mysql_fetch_assoc($result); $_SESSION['SESS_username'] = $member['username']; $_SESSION['SESS_password'] = $member['password']; session_write_close(); header("location:teacherlogin1.php"); exit(); else { //Login failed $errmsg_arr[] = 'user name and password not found'; $errflag = true; if($errflag) { $_SESSION['ERRMSG_ARR'] = $errmsg_arr; session_write_close(); header("location: teacherlogin.php"); exit();?> Code for Suggestion <?php session_start();?> <!DOCTYPE html> <html xml:lang="en" lang="en" dir="ltr"> <head> <title>soe LIBRARY INFORMATION SYSTEM</title> <meta http-equiv="content-type" content="text/html; charset=iso " /> <meta http-equiv="imagetoolbar" content="no" /> <link rel="stylesheet" href="../styles/layout.css" type="text/css" /> Homepage Specific Elements --> <script type="text/javascript" src="../scripts/jquery min.js"></script> <script type="text/javascript" src="../scripts/jquery-ui custom.min.js"></script> Division Of Computer Science And Engineering Page 61
62 <script type="text/javascript" src="../scripts/jquery.tabs.setup.js"></script> End Homepage Specific Elements --> </head> <body id="top"> <div class="wrapper row1"> <div id="header" class="clear"> <div class="fl_left"> <h1><a href="homepage.php">soe LIBRARY MANAGEMENT SYSTEM</a></h1> <p></p> <div class="fl_right"> <ul> href=" href=" Us</a></li> href=" Gateway</a></li> href=" Login</a></li> <li ><a href="teacherlogin.php">teacherlogin</a></li> href=" ></li> </ul> <form action="#" method="post" id="sitesearch"> <fieldset> <strong>search:</strong> <input type="text" value="search Our webiste for books;" onfocus="this.value=(this.value=='search Our website for books;')? '' : this.value ;" /> <input type="image" src="../images/search.gif" id="search" alt="search" /> </fieldset> </form> #################################################################### ################################### --> <div class="wrapper row2"> <div class="rnd"> Division Of Computer Science And Engineering Page 62
63 ###### --> <div id="topnav"> <ul> <li class="active"><a href=" href=" Arrivals</a></li> href=" Books</a></li> href=" Gallery</a></li> href=" Paper</a></li> href=" Us</a></li> href=" Issue </a></li> <li class="last"><a href="#"></a></li> </ul> ###### --> #################################################################### ################################### --> <div class="wrapper"> <div id="featured_slide" class="clear"> ###### --> <div class="overlay_left"> <div id="featured_content"> <div class="featured_box" id="fc1"><img src="../images/demo/slider/1.gif" alt="" /> <div class="floater"> <h2>all ABOUT SOE LIBRARY</h2> <p>school of Engineering Library or the S.O.E library is one of the finest library in kerela having a good collection of books related to various subjects</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id= "fc2"><img src="../images/demo/slider/2.gif" alt="" /> <div class="floater"> <h2>existence</h2> Division Of Computer Science And Engineering Page 63
64 <p>school of Engineering library came into existence in year 1995 and from then on it has been a premier source of information for college students</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc3"><img src="../images/demo/slider/3.gif" alt="" /> <div class="floater"> <h2>collection</h2> <p>school of Engineering Library has a collection of over books related to various subjects in engineering</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc4"><img src="../images/demo/slider/4.gif" alt="" /> <div class="floater"> <h2>e-repository</h2> <p>school of Engineering Library has a collection of 6000 cds and 2800 online journals and also has a section where teachers upload their lectures notes and student can download them.</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc5"><img src="../images/demo/slider/5.gif" alt="" /> <div class="floater"> <h2>latest News and events</h2> <p></p> <p class="readmore"><a href="#">click here to go to latest news page;</a></p> <ul id="featured_tabs"> href="#fc1">all About The Library</a></li> href="#fc2">existence</a></li> href="#fc3">collection of Books</a></li> href="#fc4">e-repository</a></li> <li class="last"><a href="#fc5">latest News & Events</a></li> </ul> <div class="overlay_right"> ###### --> Division Of Computer Science And Engineering Page 64
65 #################################################################### ################################### --> <div class="wrapper row3"> <div class="rnd"> <div id="container" class="clear"> #################################################################### ################################### --> <div id="homepage" class="clear"> ###### --> <div id="left_column"> <h2>sugeestion</h2> <div class="imgholder"><a href="#"><img src="../images/images/suggestions.jpg" alt="" /></a> <h2>book request</h2> <div class="imgholder"><a href="#"><img src="../images/images/bookrequest1.jpg" alt="" /></a> <h2>account creation</h2> <div class="imgholder"><a href="#"><img src="../images/images/account.jpg" alt="" /></a> <h2>photos</h2> <div class="imgholder"><a href="#"><img src="../images/images/photos.jpg" alt="" /></a> ###### --> <div id="latestnews"> <h2>pls enter sugeestion in less than 255 characters</h2> <table border=1> <form action="suggestion.php" method="post"> <tr> <td>suggestion</td><td><textarea name="suggestion" rows="5" cols="50"></textarea><br></br></td> </tr> <tr> <td><input type="submit" value="submit"name="submit"><br></br></td> </tr> </form> </table> < ###### --> ###### --> Division Of Computer Science And Engineering Page 65
66 #################################################################### ################################### --> #################################################################### ################################### --> <div id="academiclinks" class="clear"> <h2>quickly Find What You Are Looking For</h2> <div class="linkbox"> <ul> href=" Home</a></li> href=" Student Login</a></li> href="teacherlogin.php">» Teacher Login</a></li> href=" Adminlogin</a></li> href=" New Arrivals</a></li> href=" Online Books</a></li> href=" E-Gallery</a></li> href=" About Us</a></li> href=" Contact Us</a></li> href=" Question Papers</a></li> href=" Latest Events & News</a></li> </ul> #################################################################### ################################### --> Division Of Computer Science And Engineering Page 66
67 #################################################################### ################################### --> #################################################################### ################################### --> <div class="wrapper"> <div id="copyright" class="clear"> <p class="fl_left">copyright All Rights Reserved for SOE LIBRARY-</p> </body> </html> <?php session_start(); require '../include/connection1.php'; $sql = mysqli_query($connection,"select * FROM studentlogin where username='$_session[sess_username]'&& password='$_session[sess_password]'"); $rocount=mysqli_num_rows($sql); if($rocount==1) { while($row = mysqli_fetch_array($sql)) { $logid=$row['logid']; $username= $row['username'] ; $password= $row['password'] ; $numbooks= $row['numbooks']; $result = mysqli_query($connection,"select * FROM student where libid='$logid'"); $rowcount=mysqli_num_rows($result); if($rowcount==1) { while($row = mysqli_fetch_array($result)) { $libid=$row['libid']; $regno= $row['regno'] ; $stuname= $row['stuname'] ; $branch= $row['branch'] ; $semester= $row['semester'] ; Division Of Computer Science And Engineering Page 67
68 $section= $row['section'] ; $yearofadm= $row['yearofadm'] ; mysqli_close($connection);?> <?php require'../include/connection.php'; $sql="insert INTO suggest ( libid,suggestion) VALUES ('$libid','$_post[suggestion]')"; if (!mysqli_query($con,$sql)) { echo "error"; echo "successs"; mysqli_close($con);?> Screenshot for teacher s login Division Of Computer Science And Engineering Page 68
69 4.1.4 Book Module BOOK MAINTENANCE ADD NEW BOOK SEARCH BOOK The following module contains various facilities like add new book and search book. In the add new book section if any new book comes in the library then the librarian can add its specifications. Similarly if the user wants to search for a specific book then he/she can use search book option to do it Code For Adding New books <?php $con=mysqli_connect("localhost","root","","library"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); $sql="insert INTO books (code, bookname, author, publication, subject, numberofbooks) VALUES ('$_POST[bookid]','$_POST[bookname]','$_POST[author]','$_POST[publication]','$_P OST[subject]','$_POST[numberofbooks]')"; if (!mysqli_query($con,$sql)) { echo "error"; echo "successs"; Division Of Computer Science And Engineering Page 69
70 mysqli_close($con);?> <?php $con=mysqli_connect("localhost","root","","admin"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); $sql="insert INTO newarrivals (code, bookname, author, publication, subject, numberofbooks,arrivaldate) VALUES ('$_POST[bookid]','$_POST[bookname]','$_POST[author]','$_POST[publication]','$_P OST[subject]','$_POST[numberofbooks]','$_POST[arrivaldate]')"; if (!mysqli_query($con,$sql)) { echo "error"; echo "successs"; mysqli_close($con);?> Code For Book Search <!DOCTYPE html> <html xml:lang="en" lang="en" dir="ltr"> <head> <title>soe LIBRARY INFORMATION SYSTEM</title> <meta http-equiv="content-type" content="text/html; charset=iso " /> <meta http-equiv="imagetoolbar" content="no" /> <link rel="stylesheet" href="../styles/layout.css" type="text/css" /> Homepage Specific Elements --> <script type="text/javascript" src="../scripts/jquery min.js"></script> <script type="text/javascript" src="../scripts/jquery-ui custom.min.js"></script> <script type="text/javascript" src="../scripts/jquery.tabs.setup.js"></script> End Homepage Specific Elements --> </head> <body id="top"> <div class="wrapper row1"> <div id="header" class="clear"> <div class="fl_left"> <h1><a href="homepage.php">soe LIBRARY MANAGEMENT SYSTEM</a></h1> Division Of Computer Science And Engineering Page 70
71 <p></p> <div class="fl_right"> <ul> href="homepage.php">home</a></li> href=" Us</a></li> href=" Gateway</a></li> href=" Login</a></li> <li ><a href=" n</a></li> href=" li> </ul> <form action="#" method="post" id="sitesearch"> <fieldset> <strong>search:</strong> <input type="text" value="search Our webiste for books;" onfocus="this.value=(this.value=='search Our website for books;')? '' : this.value ;" /> <input type="image" src="images/search.gif" id="search" alt="search" /> </fieldset> </form> ####################################################################### ################################ --> <div class="wrapper row2"> <div class="rnd"> ###### --> <div id="topnav"> <ul> <li class="active"><a href="homepage.php">home</a></li> href=" Arrivals</a></li> href=" Books</a></li> Division Of Computer Science And Engineering Page 71
72 href=" Gallery</a></li> href=" n Paper</a></li> href=" Us</a></li> href=" Issue </a></li> <li class="last"><a href="#"></a></li> </ul> ###### --> ####################################################################### ################################ --> <div class="wrapper"> <div id="featured_slide" class="clear"> ###### --> <div class="overlay_left"> <div id="featured_content"> <div class="featured_box" id="fc1"><img src="../images/demo/slider/12.gif" alt="" /> <div class="floater"> <h2>all ABOUT SOE LIBRARY</h2> <p>school of Engineering Library or the S.O.E library is one of the finest library in kerela having a good collection of books related to various subjects</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id= "fc2"><img src="../images/demo/slider/21.gif" alt="" /> <div class="floater"> <h2>existence</h2> <p>school of Engineering library came into existence in year 1995 and from then on it has been a premier source of information for college students</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc3"><img src="../images/demo/slider/31.gif" alt="" /> <div class="floater"> <h2>collection</h2> Division Of Computer Science And Engineering Page 72
73 <p>school of Engineering Library has a collection of over books related to various subjects in engineering</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc4"><img src="../images/demo/slider/41.gif" alt="" /> <div class="floater"> <h2>e-repository</h2> <p>school of Engineering Library has a collection of 6000 cds and 2800 online journals and also has a section where teachers upload their lectures notes and student can download them.</p> <p class="readmore"><a href="#">continue Reading»</a></p> <div class="featured_box" id="fc5"><img src="../images/demo/slider/51.gif" alt="" /> <div class="floater"> <h2>latest News and events</h2> <p></p> <p class="readmore"><a href="#">click here to go to latest news page;</a></p> <ul id="featured_tabs"> href="#fc1">all About The Library</a></li> href="#fc2">existence</a></li> href="#fc3">collection of Books</a></li> href="#fc4">e-repository</a></li> <li class="last"><a href="#fc5">latest News & Events</a></li> </ul> <div class="overlay_right"> ###### --> ####################################################################### ################################ --> <div class="wrapper row3"> <div class="rnd"> <div id="container" class="clear"> ####################################################################### ################################ --> <div id="homepage" class="clear"> ###### --> Division Of Computer Science And Engineering Page 73
74 <div id="left_column"> <h2>sugeestion</h2> <div class="imgholder"><a href="#"><img src="../images/images/suggestions.jpg" alt="" /></a> <h2>book request</h2> <div class="imgholder"><a href="#"><img src="../images/images/bookrequest1.jpg" alt="" /></a> <h2>account creation</h2> <div class="imgholder"><a href=" src="../images/images/account.jpg" alt="" /></a> <h2>photos</h2> <div class="imgholder"><a href="#"><img src="../images/images/photos.jpg" alt="" /></a> ###### --> <div id="latestnews"> <h2>enter BOOK DETAILS</h2> <table> <form action="advancesearchresult.php" method="post"> <legend>book Information:</legend> <tr> <td>book Code:</td> <td><input type="text" name="bookcode" size="30"><br><br></td> </tr> <tr> <td>book Name: </td> <td><input type="text" name="bookname" size="30"><br><br></td> </tr> <tr> <td>publication: </td> <td> <input type="text" name="publication" size="30"><br><br></td> </tr> <tr> <td>author Name: </td> <td> <input type="text"name="authorname" size="30"><br><br></td> </tr> <tr> <td><p>click the submit</p></td> </tr> <tr> <td height="40"><input type="submit" name= "submit" value="submit" action= "insertaccount.php"></td> </tr> Division Of Computer Science And Engineering Page 74
75 </form> </table> <p class="readmore"><a href="#"></a></p> ###### --> ###### --> ####################################################################### ################################ --> ####################################################################### ################################ --> <div id="academiclinks" class="clear"> <h2>quickly Find What You Are Looking For</h2> <div class="linkbox"> <ul> href=" Home</a></li> href=" Student Login</a></li> href=" Teacher Login</a></li> href=" Adminlogin</a></li> href=" New Arrivals</a></li> href=" Online Books</a></li> href=" E- Gallery</a></li> href=" About Us</a></li> href=" Contact Us</a></li> href=" Question Papers</a></li> href=" Latest Events & News</a></li> Division Of Computer Science And Engineering Page 75
76 </ul> ####################################################################### ################################ --> ####################################################################### ################################ --> ####################################################################### ################################ --> <div class="wrapper"> <div id="copyright" class="clear"> <p class="fl_left">developer: VIKRAM,RAHUL,PRABHAKAR,RAJAT</p> </body> </html> <?php $con=mysqli_connect("localhost","root","","library"); // Check connection if (mysqli_connect_errno()) { echo "Failed to connect to MySQL: ". mysqli_connect_error(); $code=$_post['bookcode']; $name=$_post['bookname']; $aname=$_post['authorname']; $publication=$_post['publication']; $result = mysqli_query($con,"select * FROM books WHERE code = '$code' bookname = '$name' author = '$aname' publication = '$publication'"); echo "<table border='1'> <tr> <th>book code</th> <th>book Name</th> <th>author</th> <th>publication</th> <th>subject</th> <th>no of Books</th> Division Of Computer Science And Engineering Page 76
77 </tr>"; while($row = mysqli_fetch_array($result)) { echo "<tr>"; echo "<td>". $row['code']. "</td>"; echo "<td>". $row['bookname']. "</td>"; echo "<td>". $row['author']. "</td>"; echo "<td>". $row['publication']. "</td>"; echo "<td>". $row['subject']. "</td>"; echo "<td>". $row['numberofbooks']. "</td>"; echo "</tr>"; echo "</table>"; mysqli_close($con);?> Book Transaction Module BOOK TRANSACTION ISSUE BOOK RETURN BOOK CHECK RESERVATION The following module contains various facilities like issue book, return book and check reservation. Division Of Computer Science And Engineering Page 77
78 Code For issue book <?php require'../include/connection1.php'; $result = mysqli_query($connection,"select * FROM studentlogin"); while($row = mysqli_fetch_array($result)) { $libid=$row['logid'] ; $username= $row['username']; $password= $row['password']; $numbooks=$row['numbooks']; if($numbooks>3) { echo"cannnot issue books limit exceeded"; else { $libid=$_post['libid']; $bookid=$_post['bookid']; $issuedate=$_post['issuedate']; $returndate=date_add($issuedate,date_interval_create_from_date_string("15 days")); $sql="insert INTO issuebooks(libid,bookid,issuedate,returndate) VALUES ('$libid','$bookid','$issuedate','$returndate')"; mysqli_query($connection,"update studentlogin SET numbooks=numbooks+1 WHERE logid='$libid'"); mysqli_query($connection,"update book SET numberofbooks=numberofbooks-1 WHERE code='$bookid'"); if (!mysqli_query($connection,$sql)) { die('error1: '. mysqli_error($connection)); else echo"added 1 record"; mysqli_close($connection);?> Code For book Return Division Of Computer Science And Engineering Page 78
79 <?php require'../include/connection1.php'; $libid=$_post['libid']; $bookid=$_post['bookid']; $result = mysqli_query($connection,"select * FROM issuebooks where libid= '$libid' && bookid='$bookid'"); $rowcount=mysqli_num_rows($result); if($rowcount>0) { $sql=mysqli_query($connection,"update studentlogin SET numbooks=numbooks-1 WHERE logid='$libid'"); $sql1=mysqli_query($connection,"update book SET numberofbooks=numberofbooks+1 WHERE code='$bookid'"); $sql2=mysqli_query($connection,"delete FROM issuebooks WHERE libid=$libid && bookid='$bookid'"); else echo"no book issued"; mysqli_close($connection);?> Screenshot for Book search Division Of Computer Science And Engineering Page 79
80 4.1.6 Report Module REPORT STUDENT REPORT TEACHER REPORT BOOK REPORT TRANSACTION REPORT The following module contains various facilities like student report, teacher report, book report, and transaction report. Code For Report Generation Code For Teacher report <?php require '../include/connection1.php'; $result = mysqli_query($connection,"select * FROM teacher"); $count=mysqli_num_rows($result); echo "<table border='1' style='width=100px'> <tr> <td>teacher id</td> <td>name</td> <td>designation</td> <td>branch</td> <td>contact no</td> </tr>"; while($count>0) { while($row = mysqli_fetch_array($result)) Division Of Computer Science And Engineering Page 80
81 {echo "<tr>"; echo "<td>". $row['tid']. "</td>"; echo "<td>". $row['name']. "</td>"; echo "<td>". $row['designation']. "</td>"; echo "<td>". $row['branch']. "</td>"; echo "<td>". $row['contactno']. "</td>"; echo"</tr>"; $count=$count-1; mysqli_close($connection);?> </table> Code For STUDENT REPORT <?php require '../include/connection1.php'; $result = mysqli_query($connection,"select * FROM student"); $count=mysqli_num_rows($result); echo "<table border='1' style='width=100px'> <tr> <td>libraryid</td> <td>registration number</td> <td>name</td> <td>branch</td> <td>semester</td> <td>section</td> <td>year of adm</td> </tr>"; while($count>0) { while($row = mysqli_fetch_array($result)) {echo "<tr>"; echo "<td>". $row['libid']. "</td>"; echo "<td>". $row['regno']. "</td>"; echo "<td>". $row['stuname']. "</td>"; echo "<td>". $row['branch']. "</td>"; echo "<td>". $row['semester']. "</td>"; echo "<td>". $row['section']. "</td>"; echo "<td>". $row['yearofadm']. "</td>"; Division Of Computer Science And Engineering Page 81
82 echo"</tr>"; $count=$count-1; mysqli_close($connection);?> </table> Code For Issue Report <?php require '../include/connection1.php'; $result = mysqli_query($connection,"select * FROM issuebooks order by libid"); $count=mysqli_num_rows($result); echo "<table border='1' style='width=100px'> <tr> <td>libraryid</td> <td>bookid</td> <td>issue date</td> <td>return date</td> </tr>"; while($count>0) { while($row = mysqli_fetch_array($result)) {echo "<tr>"; echo "<td>". $row['libid']. "</td>"; echo "<td>". $row['bookid']. "</td>"; echo "<td>". $row['issuedate']. "</td>"; echo "<td>". $row['returndate']. "</td>"; echo"</tr>"; $count=$count-1; mysqli_close($connection);?> </table> Division Of Computer Science And Engineering Page 82
83 Code For Book Report <?php require '../include/connection1.php'; $result = mysqli_query($connection,"select * FROM books") $count=mysqli_num_rows($result); echo "<table border='1' style='width=100px'> <tr> <td>book Id</td> <td>name</td> <td>publication</td> <td>author</td> <td>subject</td> <td>number Of Books</td> </tr>"; while($count>0) { while($row = mysqli_fetch_array($result)) {echo "<tr>"; echo "<td>". $row['code']. "</td>"; echo "<td>". $row['bookname']. "</td>"; echo "<td>". $row['publication']. "</td>"; echo "<td>". $row['author']. "</td>"; echo "<td>". $row['subject']. "</td>"; echo "<td>". $row['numberofbooks']. "</td>"; echo"</tr>"; $count=$count-1; mysqli_close($connection);?></table> Division Of Computer Science And Engineering Page 83
84 CHAPTER 5 SYSTEM TESTING The aim of the system testing process was to determine all defects in our project.the program was subjected to a set of test inputs and various observations were made and based on these observations it will be decided whether the program behaves as expected or not. Our Project went through two levels of testing 1.Unit testing 2.integration testing UNIT TESTING Unit testing is undertaken when a module has been created and succesfully reviewed.in order to test a single module we need to provide a complete environment ie besides the module we would require The procedures belonging to other modules that the module under test calls Non local data structures that module accesses A procedure to call the functions of the module under test with appropriate parameters Unit testing was done on each and every module that is described under module description of chapter 4 1. Test For the admin module Division Of Computer Science And Engineering Page 84
85 Testing admin login form-this form is used for log in of administrator of the system.in this we enter the username and password if both are correct administration page will open other wise if any of data is wrong it will get redirected back to the login page and again ask for username and password Student account addition- In this section the admin can verify student details from student academinc info and then only add student details to main library database it contains add and delete buttons if user click add button data will be added to student database and if he clicks delete button the student data will be deleted Book Addition- Admin can enter details of book and can add the details to the main book table also he can view the books requests. 2. Test for Student login module Test for Student login Form-This form is used for log in of Student.In this we enter thelibraryid, username and password if all these are correct student login page will open other wise if any of data is wrong it will get redirected back to the login page and again ask for libraryid, username and password. Test for account creation- This form is used for new account creation when student does not fill the form completely it asks again to fill the whole form when he fill the form fully it gets redirected to page which show waiting for conformation message as his data will be only added by administrator after verification. 3. Test for teacher login module- Test for teacher login form- This form is used for logg in of teacher.in this we enter the username and password if all these are correct teacher login page will open other wise if any of data is wrong it will get redirected back to the login page and again ask for username and password. Division Of Computer Science And Engineering Page 85
86 INTEGRATION TESTING In this type of testing we test various integration of the project module by providing the input.the primary objective is to test the module interfaces in order to ensure that no errors are occurring when one module invokes the other module. Division Of Computer Science And Engineering Page 86
87 CHAPTER 6 CONCLUSION & FUTURE SCOPE This website provides a computerized version of library management system which will benefit the students as well as the staff of the library. It makes entire process online where student can search books, staff can generate reports and do book transactions. It also has a facility for student login where student can login and can see status of books issued as well request for book or give some suggestions. It has a facility of teacher s login where teachers can add lectures notes and also give necessary suggestion to library and also add info about workshops or events happening in our college or nearby college in the online notice board. There is a future scope of this facility that many more features such as online lectures video tutorials can be added by teachers as well as online assignments submission facility, a feature Of group chat where students can discuss various issues of engineering can be added to this project thus making it more interactive more user friendly and project which fulfills each users need in the best way possible Division Of Computer Science And Engineering Page 87
88 CHAPTER 7 REFERENCES Fundamentals of software engineering by Rajib mall, PHIlearning Web development and application development by Ivan Byross BPB publications Division Of Computer Science And Engineering Page 88
Software Requirements Specification For Real Estate Web Site
Software Requirements Specification For Real Estate Web Site Brent Cross 7 February 2011 Page 1 Table of Contents 1. Introduction...3 1.1. Purpose...3 1.2. Scope...3 1.3. Definitions, Acronyms, and Abbreviations...3
Short notes on webpage programming languages
Short notes on webpage programming languages What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language is a set of
PROJECT MANAGEMENT SYSTEM
Requirement Analysis Document v.2 14.12.2009 CENG-401 SOFTWARE ENGINEER PROJECT MANAGEMENT SYSTEM (Project Manager) Ahmet Edip SEÇKİN 07010555 (Developer) Erhan ŞEN 07010507 (Developer) Semih Serdar CENGİZOĞLU
Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence
Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Introduction Client-Side scripting involves using programming technologies to build web pages and applications that are run on the client (i.e.
Open Source Content Management System for content development: a comparative study
Open Source Content Management System for content development: a comparative study D. P. Tripathi Assistant Librarian Biju Patnaik Central Library NIT Rourkela [email protected] Designing dynamic and
Designing and Implementing an Online Bookstore Website
KEMI-TORNIO UNIVERSITY OF APPLIED SCIENCES TECHNOLOGY Cha Li Designing and Implementing an Online Bookstore Website The Bachelor s Thesis Information Technology programme Kemi 2011 Cha Li BACHELOR S THESIS
4.2 Understand Microsoft ASP.NET Web Application Development
L E S S O N 4 4.1 Understand Web Page Development 4.2 Understand Microsoft ASP.NET Web Application Development 4.3 Understand Web Hosting 4.4 Understand Web Services MTA Software Fundamentals 4 Test L
International Journal of Engineering Technology, Management and Applied Sciences. www.ijetmas.com November 2014, Volume 2 Issue 6, ISSN 2349-4476
ERP SYSYTEM Nitika Jain 1 Niriksha 2 1 Student, RKGITW 2 Student, RKGITW Uttar Pradesh Tech. University Uttar Pradesh Tech. University Ghaziabad, U.P., India Ghaziabad, U.P., India ABSTRACT Student ERP
Introduction to Web Development
Introduction to Web Development Week 2 - HTML, CSS and PHP Dr. Paul Talaga 487 Rhodes [email protected] ACM Lecture Series University of Cincinnati, OH October 16, 2012 1 / 1 HTML Syntax For Example:
Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY
Advanced Web Development Duration: 6 Months SCOPE OF WEB DEVELOPMENT INDUSTRY Web development jobs have taken thе hot seat when it comes to career opportunities and positions as a Web developer, as every
SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1
SUBJECT TITLE : WEB TECHNOLOGY SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 16 02 2. CSS & JAVASCRIPT Test
Dreamweaver CS5. Module 2: Website Modification
Dreamweaver CS5 Module 2: Website Modification Dreamweaver CS5 Module 2: Website Modification Last revised: October 31, 2010 Copyrights and Trademarks 2010 Nishikai Consulting, Helen Nishikai Oakland,
Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence
Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Brief Course Overview An introduction to Web development Server-side Scripting Web Servers PHP Client-side Scripting HTML & CSS JavaScript &
Introduction to web development using XHTML and CSS. Lars Larsson. Today. Course introduction and information XHTML. CSS crash course.
using CSS using CSS 1 using CSS 2 3 4 Lecture #1 5 6 using CSS Material using CSS literature During this, we will cover server side web with JavaServer Pages. JSP is an exciting technology that lets developers
Mini Project Report on MULTIPLEX THEATER ONLINE BOOKING SYSTEM Submitted by SREEJESH.P.V RAMEEZ.E.A YASEEN ASHRAF.U.T NIJIN RAJ.A
Mini Project Report on MULTIPLEX THEATER ONLINE BOOKING SYSTEM Submitted by SREEJESH.P.V RAMEEZ.E.A YASEEN ASHRAF.U.T NIJIN RAJ.A in partial fulfilment for the award of the Degree of B. TECH DEGREE in
How To Use Dreamweaver With Your Computer Or Your Computer (Or Your Computer) Or Your Phone Or Tablet (Or A Computer)
ITS Training Introduction to Web Development with Dreamweaver In this Workshop In this workshop you will be introduced to HTML basics and using Dreamweaver to create and edit web files. You will learn
VOL. 2, NO. 1, January 2012 ISSN 2225-7217 ARPN Journal of Science and Technology 2010-2012 ARPN Journals. All rights reserved
Mobile Application for News and Interactive Services L. Ashwin Kumar Department of Information Technology, JNTU, Hyderabad, India [email protected] ABSTRACT In this paper, we describe the design and
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)
shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating
Welcome to Collage (Draft v0.1)
Welcome to Collage (Draft v0.1) Table of Contents Welcome to Collage (Draft v0.1)... 1 Table of Contents... 1 Overview... 2 What is Collage?... 3 Getting started... 4 Searching for Images in Collage...
Mini Project Report ONLINE SHOPPING SYSTEM
Mini Project Report On ONLINE SHOPPING SYSTEM Submitted By: SHIBIN CHITTIL (80) NIDHEESH CHITTIL (52) RISHIKESE M R (73) In partial fulfillment for the award of the degree of B. TECH DEGREE In COMPUTER
User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team
User Guide for Smart Former Gold (v. 1.0) by IToris Inc. team Contents Offshore Web Development Company CONTENTS... 2 INTRODUCTION... 3 SMART FORMER GOLD IS PROVIDED FOR JOOMLA 1.5.X NATIVE LINE... 3 SUPPORTED
INFORMATION BROCHURE Certificate Course in Web Design Using PHP/MySQL
INFORMATION BROCHURE OF Certificate Course in Web Design Using PHP/MySQL National Institute of Electronics & Information Technology (An Autonomous Scientific Society of Department of Information Technology,
Using your Drupal Website Book 1 - Drupal Basics
Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It
Christopher Zavatchen
Christopher Zavatchen [email protected] 330-558-1137 273 Bettie Lane Brunswick, Ohio 44212 Objective Seeking a career opportunity enabling me to fully utilize my web design and development skills while
WEB DEVELOPMENT IA & IB (893 & 894)
DESCRIPTION Web Development is a course designed to guide students in a project-based environment in the development of up-to-date concepts and skills that are used in the development of today s websites.
Seamless Web Data Entry for SAS Applications D.J. Penix, Pinnacle Solutions, Indianapolis, IN
Seamless Web Data Entry for SAS Applications D.J. Penix, Pinnacle Solutions, Indianapolis, IN ABSTRACT For organizations that need to implement a robust data entry solution, options are somewhat limited
4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development
4 Understanding Web Applications IN THIS CHAPTER 4.1 Understand Web page development 4.2 Understand Microsoft ASP.NET Web application development 4.3 Understand Web hosting 4.4 Understand Web services
WordPress Security Scan Configuration
WordPress Security Scan Configuration To configure the - WordPress Security Scan - plugin in your WordPress driven Blog, login to WordPress as administrator, by simply entering the url_of_your_website/wp-admin
Software Requirement Specification for Web Based Integrated Development Environment. DEVCLOUD Web Based Integrated Development Environment.
Software Requirement Specification for Web Based Integrated Development Environment DEVCLOUD Web Based Integrated Development Environment TinTin Alican Güçlükol Anıl Paçacı Meriç Taze Serbay Arslanhan
Document management and exchange system supporting education process
Document management and exchange system supporting education process Emil Egredzija, Bozidar Kovacic Information system development department, Information Technology Institute City of Rijeka Korzo 16,
Fast track to HTML & CSS 101 (Web Design)
Fast track to HTML & CSS 101 (Web Design) Level: Introduction Duration: 5 Days Time: 9:30 AM - 4:30 PM Cost: 997.00 Overview Fast Track your HTML and CSS Skills HTML and CSS are the very fundamentals of
DESIGN OF AUTOMATED SYSTEM FOR MANAGEMENT OF SEMINARS AT NATIONAL INSTITUTE OF TECHNOLOGY, ROURKELA
DESIGN OF AUTOMATED SYSTEM FOR MANAGEMENT OF SEMINARS AT NATIONAL INSTITUTE OF TECHNOLOGY, ROURKELA A THESIS SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENT FOR THE DEGREE OF Bachelor of Technology
TIME SCHEDULE OBJECTIVES
COURSE TITLE : WEB DESIGN COURSE CODE : 3073 COURSE CATEGORY : B PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDITS : 4 TIME SCHEDULE MODULE TOPICS PERIODS 1 Internet fundamentals 18 2 Html, css and web design
Annex E - Capability Building Policy
Page 1 DEPARTMENT OF Version: 1.5 Effective: December 18, 2014 Annex E - Capability Building Policy This Capability Building Policy is an annex to the Government Web Hosting Service (GWHS) Memorandum Circular
SEO Content Writing Guide
A Guideline for Creating Content to Achieve Higher Search Engine Ranking By Steve Wiideman Search Engine Optimization Expert Contents Writing Content in Wordpress... 3 Questions for the Designer... 3 Wordpress
ActiveX AJAX ASP. AudioMP3
ActiveX In Computer Science, ActiveX is a component object model (COM) developed by Microsoft for Windows platforms. Software based on ActiveX technology is prevalent in the form of Internet Explorer browser
Software Requirements Specification. Human Resource Management System. Sponsored by Siemens Enterprise Communication. Prepared by InnovaSoft
Software Requirements Specification Human Resource Management System Sponsored by Siemens Enterprise Communication Prepared by InnovaSoft Cansu Hekim - 1630888 Bekir Doğru - 1560085 Zaman Safari - 1572254
IT3504: Web Development Techniques (Optional)
INTRODUCTION : Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development
A set-up guide and general information to help you get the most out of your new theme.
Blox. A set-up guide and general information to help you get the most out of your new theme. This document covers the installation, set up, and use of this theme and provides answers and solutions to common
Designing The User Experience. 2010 AIGA Design Camp
Designing The User Experience 2010 AIGA Design Camp TABLE OF CONTENTS Designing The User Experience...1 Definitions:...3 User Experience... 3 Interaction Design... 3 Experience Design... 3 Information
Application Development for Mobile and Ubiquitous Computing
Department of Computer Science Institute for System Architecture, Chair for Computer Network Application Development for Mobile and Ubiquitous Computing igrocshop Seminar Task - Second Presentation Group
DESIGN OF WEB BASED NEWSPAPER
DESIGN OF WEB BASED NEWSPAPER A THESIS SUBMITTED IN PARTIAL FULFILMENT OF THE REQUIREMENT FOR THE DEGREE OF Bachelor of Technology In Computer Science and Engineering By Jayajit Kumar Pradhan Roll No:
Creating Library Website Using Open Source Content Management System
Creating Library Website Using Open Source Content Management System Vimal kumar V. 1 and Deepak Sankar 2 1 Asian School of Business Technopark Trivandrum-695 581 [email protected] 2 Deepak Shankar Malayalam
HTML and CSS. Elliot Davies. April 10th, 2013. [email protected]
HTML and CSS Elliot Davies [email protected] April 10th, 2013 In this talk An introduction to HTML, the language of web development Using HTML to create simple web pages Styling web pages using CSS
Web Development Guide. Information Systems
Web Development Guide Information Systems Gabriel Malveaux May 2013 Web Development Guide Getting Started In order to get started with your web development, you will need some basic software. In this guide
Online Enrollment and Administration System
FYP Proposal Report Real World Database Development by Kong Koon Kit Chan Yin Mo Leung Shiu Hong Advised by Prof. Frederick H. Lochovsky Submitted in partial fulfillment of the requirements for COMP 4981
Elgg 1.8 Social Networking
Elgg 1.8 Social Networking Create, customize, and deploy your very networking site with Elgg own social Cash Costello PACKT PUBLISHING open source* community experience distilled - BIRMINGHAM MUMBAI Preface
ONLINE SCHEDULING FOR THE PRIVATE CLINIC "OUR DOCTOR" BASED ON WEB 2.0 TECHNOLOGIES
Bulletin of the Transilvania University of Braşov Vol. 3 (52) - 2010 Series VI: Medical Sciences ONLINE SCHEDULING FOR THE PRIVATE CLINIC "OUR DOCTOR" BASED ON WEB 2.0 TECHNOLOGIES L. SANGEORZAN 1 M.VARCIU
AD Phonebook 2.2. Installation and configuration. Dovestones Software
AD Phonebook 2.2 Installation and configuration 1 Table of Contents Introduction... 3 AD Self Update... 3 Technical Support... 3 Prerequisites... 3 Installation... 3 Adding a service account and domain
CPE111 COMPUTER EXPLORATION
CPE111 COMPUTER EXPLORATION BUILDING A WEB SERVER ASSIGNMENT You will create your own web application on your local web server in your newly installed Ubuntu Desktop on Oracle VM VirtualBox. This is a
Whitepapers at Amikelive.com
Brief Overview view on Web Scripting Languages A. Web Scripting Languages This document will review popular web scripting languages[1,2,12] by evaluating its history and current trends. Scripting languages
Document Freedom Workshop 2012. DFW 2012: CMS, Moodle and Web Publishing
Document Freedom Workshop 2012 CMS, Moodle and Web Publishing Indian Statistical Institute, Kolkata www.jitrc.com (also using CMS: Drupal) Table of contents What is CMS 1 What is CMS About Drupal About
Other Language Types CMSC 330: Organization of Programming Languages
Other Language Types CMSC 330: Organization of Programming Languages Markup and Query Languages Markup languages Set of annotations to text Query languages Make queries to databases & information systems
Design and Development of Website Validator using XHTML 1.0 Strict Standard
Design and Development of Website Validator using XHTML 1.0 Strict Standard Ibnu Gunawan Informatics Department Petra Christian University Surabaya, Indonesia [email protected] Yohanes Edwin Informatics
LAMP Server A Brief Overview
2012 LAMP Server A Brief Overview Daniel Eakins Santa Fe College CTS 2356 Advanced Administration 3/21/2012 Abstract LAMP is short for Linux, Apache, MySQL, and PHP. LAMP servers are typically not Windows
User Guide for Smart Former (v. 2.3) by IToris Inc. team
User Guide for Smart Former (v. 2.3) by IToris Inc. team Contents Introduction...4 Installation...5 Smart Former Usage...6 Form Manager...6 Form Editor...7 Layout...7 Boxes managing...8 Text input box...9
uilding a Branch Website using Wordpress
Building a branch website using WordPress Building uilding a Branch Website using Wordpress WordPress is a Free and Open Source (FOSS) Content Management System (CMS). It allows you to build websites without
Oracle Database 10g Express
Oracle Database 10g Express This tutorial prepares the Oracle Database 10g Express Edition Developer to perform common development and administrative tasks of Oracle Database 10g Express Edition. Objectives
Web Authoring CSS. www.fetac.ie. Module Descriptor
The Further Education and Training Awards Council (FETAC) was set up as a statutory body on 11 June 2001 by the Minister for Education and Science. Under the Qualifications (Education & Training) Act,
Welcome to CSE 330 Crea0ve Progamming and Rapid Prototyping. Course Informa0on
Welcome to CSE 330 Crea0ve Progamming and Rapid Prototyping 1 Extensible - CSE 330 Creative Networking Programming Platform and Rapid Prototyping 1 Course Informa0on Instructor Todd Sproull [email protected]
UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1
UH CMS Basics Cascade CMS Basics Class UH CMS Basics Updated: June,2011! Page 1 Introduction I. What is a CMS?! A CMS or Content Management System is a web based piece of software used to create web content,
Administrator Manual
. Self-evaluation Platform (SEP) on Information Technology in Education (ITEd) for School Administrator Manual Mar 2006 [Version 3.0] Copyright 2005 Education and Manpower Bureau Page 1 Table of Contents
Getting Started in the Cambridge LMS - Students
Getting Started in the Cambridge LMS - Students Getting Started with the Cambridge LMS v2.0 Cambridge University Press 2012 1. Before you Start Before you start using the LMS you need to check whether
1. Introduction 1.1 Methodology
Table of Contents 1. Introduction 1.1 Methodology 3 1.2 Purpose 4 1.3 Scope 4 1.4 Definitions, Acronyms and Abbreviations 5 1.5 Tools Used 6 1.6 References 7 1.7 Technologies to be used 7 1.8 Overview
DIPLOMA IN WEBDEVELOPMENT
DIPLOMA IN WEBDEVELOPMENT Prerequisite skills Basic programming knowledge on C Language or Core Java is must. # Module 1 Basics and introduction to HTML Basic HTML training. Different HTML elements, tags
A Cost Effective GPS-GPRS Based Women Tracking System and Women Safety Application using Android Mobile
A Cost Effective GPS-GPRS Based Women Tracking System and Women Safety Application using Android Mobile Devendra Thorat, Kalpesh Dhumal, Aniket Sadaphule, Vikas Arade B.E Computer Engineering, Navsahyadri
Web Page Redirect. Application Note
Web Page Redirect Application Note Table of Contents Background... 3 Description... 3 Benefits... 3 Theory of Operation... 4 Internal Login/Splash... 4 External... 5 Configuration... 5 Web Page Redirect
Web Design Specialist
UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing
Outline. CIW Web Design Specialist. Course Content
CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site
E-LEARNING STUDENT S MANUAL
E-LEARNING STUDENT S MANUAL By Williams College E-Learning is the College s Online Learning Environment, designed to enhance your learning experience by providing access to online course materials, activities,
Introduction to Web Technologies
Introduction to Web Technologies Tara Murphy 17th February, 2011 The Internet CGI Web services HTML and CSS 2 The Internet is a network of networks ˆ The Internet is the descendant of ARPANET (Advanced
Joomla 1.0 Extension Development Training. Learning to program for Joomla
Joomla 1.0 Extension Development Training Learning to program for Joomla Objectives & Requirements Learn to develop basic Joomla Mambots, Modules and Components. Familiar with PHP and MySQL programming.
Web Design Technology
Web Design Technology Terms Found in web design front end Found in web development back end Browsers Uses HTTP to communicate with Web Server Browser requests a html document Web Server sends a html document
CSCI110 Exercise 4: Database - MySQL
CSCI110 Exercise 4: Database - MySQL The exercise This exercise is to be completed in the laboratory and your completed work is to be shown to the laboratory tutor. The work should be done in week-8 but
MySQL databases as part of the Online Business, using a platform based on Linux
Database Systems Journal vol. II, no. 3/2011 3 MySQL databases as part of the Online Business, using a platform based on Linux Ion-Sorin STROE Romanian Academy of Economic Studies Romana Sq, no 6, 1 st
<Insert Picture Here> Oracle Application Express 4.0
Oracle Application Express 4.0 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any
A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools
A Manual on use of ABCD central and VHL-Site modules for Developing Library Information Discovery and Information Literacy Tools By Arnold M. Mwanzu From Kenya: United States International University-Africa
Online shopping store
Online shopping store 1. Research projects: A physical shop can only serves the people locally. An online shopping store can resolve the geometrical boundary faced by the physical shop. It has other advantages,
Customer Control Panel Manual
Customer Control Panel Manual Contents Introduction... 2 Before you begin... 2 Logging in to the Control Panel... 2 Resetting your Control Panel password.... 3 Managing FTP... 4 FTP details for your website...
UQC103S1 UFCE47-20-1. Systems Development. uqc103s/ufce47-20-1 PHP-mySQL 1
UQC103S1 UFCE47-20-1 Systems Development uqc103s/ufce47-20-1 PHP-mySQL 1 Who? Email: [email protected] Web Site www.cems.uwe.ac.uk/~jedawson www.cems.uwe.ac.uk/~jtwebb/uqc103s1/ uqc103s/ufce47-20-1 PHP-mySQL
Web Development News, Tips and Tutorials
Web Development News, Tips and Tutorials In this section I will try to explain what we could and how we maybe helpful for your company and online business. The purpose of this site is to show what we had
IT3503 Web Development Techniques (Optional)
INTRODUCTION Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development
Software Requirements Specification
CSL740 Software Engineering Course, IIT Delhi Software Requirements Specification Submitted By Abhishek Srivastava (2011EEY7511) Anil Kumar (2009CS10180) Jagjeet Singh Dhaliwal (2008CS50212) Ierum Shanaya
Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque
Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque Funded by: INASP, UK October 7, 2012 Ayesha Abed Library http://library.bracu.ac.bd
Title: Front-end Web Design, Back-end Development, & Graphic Design Levi Gable Web Design Seattle WA
Page name: Home Keywords: Web, design, development, logo, freelance, graphic design, Seattle WA, WordPress, responsive, mobile-friendly, communication, friendly, professional, frontend, back-end, PHP,
CMP3002 Advanced Web Technology
CMP3002 Advanced Web Technology Assignment 1: Web Security Audit A web security audit on a proposed eshop website By Adam Wright Table of Contents Table of Contents... 2 Table of Tables... 2 Introduction...
Administrator s User Manual for OrangeHRM Version 3.0
Administrator s User Manual for OrangeHRM Version 3.0 All Rights Reserved. Published in the United States of America. This publication is protected by copyright, and permission must be obtained from the
Links Getting Started with Widgets, Gadgets and Mobile Apps
Widgets, Gadgets, and Mobile Apps for Libraries: Tips, Code Samples, Explanations, and Downloads Michael Sauers Technology Innovation Librarian Nebraska Library Commission [email protected] Jason
HTML5. Turn this page to see Quick Guide of CTTC
Programming SharePoint 2013 Development Courses ASP.NET SQL TECHNOLGY TRAINING GUIDE Visual Studio PHP Programming Android App Programming HTML5 Jquery Your Training Partner in Cutting Edge Technologies
ISI ACADEMY Web applications Programming Diploma using PHP& MySQL
ISI ACADEMY for PHP& MySQL web applications Programming ISI ACADEMY Web applications Programming Diploma using PHP& MySQL HTML - CSS - JavaScript PHP - MYSQL What You'll Learn Be able to write, deploy,
