Hi Shashi,

I can be of help I guess. Even in php simple way to achieve the admin related activities is to send the sql statements to mysql(SQL compliant) server no matter how complex they are as  sql is really very effective.

In admin page

=========

1) To add new entries--- a simple Insert command should suffice

2) Edit ---- use update with the corresponding select command

I agree this is pretty generic, but I achieved kinda similar project ( admin related activities) by shifting the view to a sql centric than program centric. I used php to achieve mundane error checking.

Most importanly are you able to integrate php with mysql?

--regards,

Shantanu (contact me at [EMAIL PROTECTED])

----- Original Message -----
From: "shashidhar desai" <[EMAIL PROTECTED]>
To: [email protected]
Subject: [linuxhubli] help for a small database project(php+mysql)
Date: Mon, 7 Nov 2005 05:38:44 -0800 (PST)

hi

we are going to have a blood donation camp in our
college and we wanted to make it automated..i mean
Online ..

i am a beginner in php and mysql..so ..requested
here...i know very little about databases...so some
help..

requirements:
====================
Homepage :
-- list of donors ( dept wise , year wise,
alphabetical)

Admin page :
-New entry
-search for entry (blood group wise)
-modification of entry (edit ,delete)

~~ New entry details
name , dept,no,roll no , blood group ,address,phone no
etc..
photo optional

~~ Search --blood group wise

~~ Modification -- name wise


=====================================
any help...?? i know only to take in entries into
database..donna how to create admin login and edit and
modify entries etc...plzz help..

waiting..

thanks :)

thanks,
shashi
----------------------------------------------------------
shashidhar b desai
Gnu/Linux Hubli User Group[ILUG-Hubli]
http://groups.yahoo.com/group/linuxhubli/
----------------------------------------------------------
http://www.indianinside.info/
"Try not. Do or do not, there is no try..."


     
           
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

--

___________________________________________________
Play 100s of games for FREE! http://games.mail.com/



http://lug.homelinux.org



YAHOO! GROUPS LINKS




Reply via email to