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!
Hi
what do i need to create a login for my php based cms?
what else is needed if i want to use ssl for it?
i have searched for that but want to hear your experience too
thanks
You need a login form.
Stored (db, flat file) names and passwords (or other) of authorized users.
Processing script for the form.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
How elaborate do you want the login system? if it's quick and dirty I might have something for you. I use it for an internal website that needs to have a few pages off-limits for everyone but an admin type. let me know and i can post what I have...