Need method for: Password management && template cac

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
BlueStream
Forum Newbie
Posts: 1
Joined: Wed Apr 26, 2006 5:43 am

Need method for: Password management && template cac

Post by BlueStream »

Hi there..

I need a method of making a secure login script.

I dunnoe what to do. I can log a person in and keep him logged in and etc.. but i do i prevent against hacking attempts?

Also,
What would be an ideal way of caching php generated pages and then recaching them when some content has been changed.

Checking md5 perhaps? But a bit troublesome no?

TIA

Cheers.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

please post some code first, we'll move on from there.
Post Reply