pHp newbie
Date: 03/07/07
(PHP Community) Keywords: php, mysql, css, html, database, sql, web, microsoft
I have to make an online volunteer hour logger for a school project, so I've been teaching myself PHP for the past few days, but for some reason none of the scripts I've tried have worked for me. I have a domain and server that provide MySQL and a web-based database manager (CPanel) and know HTML and CSS pretty well.
Basically what I want my website to be able to do is:
1. Enable users to register (fields: name, student no., password, password verification, email)
2. Login and submit their volunteering information in a form (fields: organization name, event/activity, volunteer type (drop down), date, #hours, reference letter (check box))
3. Be able to edit this information after submission
4. Logout
5. Possibly the administration being able to access a report summarizing a certain user's information? (like a query on Microsoft Access)
I've been following: http://www.tutorialized.com/tutorial/Signup-and-Login/3027 but after doing everything I don't know how to connect users to members-only pages.
My website right now is: http://www.rhscolts.org/cas
Login will be registration and login, and Your Hours will have a "Please login or register" message unless the person is already logged in, in which case the form and their volunteering info will appear.
Is this too hard to do? Because I asked some people before I set about doing this project and they told me all I need is a few scripts, but then nothing is really working right now :(
Can anyone help me please?
My email is sheatore@hotmail.com if you want to talk to me directly.
Please and thank you in advance, ANYONE!
Source: http://community.livejournal.com/php/548674.html