Aug
30
Please solve my php dynamic page query.thanks in advance?
August 30th, 2010 posted by
admin
i have made some dynamic page for my web site in php and login system too.but the problem is that when someone login it log that person in but a first atempt it loads the page which was loaded earlier.means to see the refreshed page i have to refresh the page.only after then i can see my new dynamic contents.So what should i do to make this refreshed every time.


bloodymary says:
August 31st, 2010 at 11:22 am
i dont really understand your question..i try to help ok.well, as you are saying dynamic page,i assume all your login data has a connection to database right? try to use “session” command. i think it may help..try googlin session_destroy command..hope its helping =p