Regarding sign in...

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
jagadeeshamk
Forum Newbie
Posts: 4
Joined: Mon Nov 30, 2009 1:15 pm

Regarding sign in...

Post by jagadeeshamk »

Hi every one,

I have some static pages with some data ,in all these pages there is a link called contact and this contact link is accesable only by registerd users.when user click on contact link a message will appear like pls register or sign in to view this contact page.After getting the messege like pls sign in ,user will sign in to the site , once the user sign in to the website he should redirect directly to the specific contact page. How to do this in PHP.

Pls can any one help...

Thanks
Post Reply