Jump to content

php code for library mgt.


dummy

Recommended Posts

i am new to php scripting and we have to mini project on library management.we have created html pages and only 5 days left to submit the project.please send php code for library mgt.in our project teachers and students can take books ,libstaff accesses the database.we have following tables:students(sid,sname,sclass,staffid,demand)book(bookid,author,title,tid,sid)libstaff(staffname,staffid,issuedate)teacher(tid,dept,tname)returnbk1(staffid,bookid,accessno,returndate)issuebk1(bookid,staffid,issuedate,fine,what_to_do*)*what_to_do:this is to tell whether u want to return, renew or issue a new bkreturnbk2(bookid,staffid,accessno)issuebk2(tid,staffid,issuedate2)hope u will do the needfullplzzzzzzzzzzzzzzzzzzzzzzzzzzz !!!!!! DO REPLY

Link to comment
Share on other sites

so... you're asking us to do your homework for you? If you have specific questions, I'll be glad to answer but I'm not about to do your job for you. That is... unless you're willing to pay me! =D

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...