can i echo something in php without the page having to refresh?

Scott

New member
im wanting to echo something onto my page in php without refreshing the page. im using a modalbox (visit http://mafia-city.co.uk and click the register link) and you will see it work. the thing is when they enter there info in to register an account, they click submit but the modalbox just closes because the page seems to refresh when the message "account created successfully" or vice versa echos onto the page.

let me know if you need more info thanks
well how would i echo a php variable $message in javascript? i dont really know javascript but i will give anything a go
 
Back
Top