Maintain session while using post
Posted: Fri Jul 14, 2006 3:16 am
Hi all,
I am nw to php.
i am making a site which allows u to see som pages if u r a authenticated user.
if i use post while user logins the pages r not stored in cache and user have to refresh each time he goes back.
on the other side if i user get u can visit pages from history
where i am thinking wrong?
What should i use get or post??
is it possible to maintain session using post ?
or how to delete pages from history while user logs out?
i visited some asp sites they all r using post.
Pl. help me
Thanks in advance.
I am nw to php.
i am making a site which allows u to see som pages if u r a authenticated user.
if i use post while user logins the pages r not stored in cache and user have to refresh each time he goes back.
on the other side if i user get u can visit pages from history
where i am thinking wrong?
What should i use get or post??
is it possible to maintain session using post ?
or how to delete pages from history while user logs out?
i visited some asp sites they all r using post.
Pl. help me
Thanks in advance.