Prob running php application local & remote

hi all,

i’ve got a little question here. i’ve created a shopping cart application for my internship. as long as i run it on a remote server, everything works perfect. but when i run the application local (apache & mysql) it just doesn’t seem to work. i can get to my login page, i can login, but on the next page, when i run it on a remote server, the customer details are shown, when i run it locally, nothing seems to work anymore, it just won’t show any customer details, when i press a button, it won’t work, i can’t log out, it just stays on the main page. my mysql dbase is filled, so that can’t be the problem.

does anyone know what might be the problem?

thx in advance,

RR