View Single Post
Old 06-22-2009, 01:47 PM   #1 (permalink)
dodgeqwe
The Wanderer
 
Join Date: Jun 2009
Posts: 11
Thanks: 4
dodgeqwe is on a distinguished road
Default suggestion on library management project

hi every one,

im planning to do a library management project on PHP.Please provide me some good practices on coding, database as this is my first big project and im a newbie.

im planning to do two websites for libmgmnt, one admin website hosted on librarians system and all other system loaded with member website.is it a bad idea?? or should i combine into one site and provide both admin login and member login in the homepage.

should i store username and password only in a seperate table (say login table with two fields username and pwd) or complete details of registration including username and pwd in one table??please suggest me the good method.

Thankyou
dodgeqwe is offline  
Reply With Quote