PHP help required please!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
asp30
Forum Newbie
Posts: 3
Joined: Fri Mar 27, 2009 8:27 am

PHP help required please!!

Post by asp30 »

[Moved by moderator to PHP - Code forum]
Hi, I have a site where many students can login and view set assignments they can then upload files for any assignment, how can I display features that are suitable for each user, I need to remember the students username that has logged in how can I do the maybe using sessions. Any tutorials you can suggest. Please
Thanks
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: PHP help required please!!

Post by califdon »

Use Google. Search for terms like php tutorial login session.
Post Reply