Page 1 of 1

Maintain session while using post

Posted: Fri Jul 14, 2006 3:16 am
by gpavani99
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.

Posted: Fri Jul 14, 2006 4:06 am
by Chris Corbyn
I can't make head-nor-tail of your question sorry :( Can you post some code?