thefollower Posted August 25, 2007 Share Posted August 25, 2007 Can php work real time without a refresh ? Basically i got this form and i want to make it real time changing like so: Region Street Name Those 2 names above are combo boxes when you pick the 2 types there is then a list box that'll show up all the available houses in the street name highlighted in the region chosen.. ? is that possible without a refresh ? Link to comment https://forums.phpfreaks.com/topic/66662-can-php-work-real-time/ Share on other sites More sharing options...
Jessica Posted August 25, 2007 Share Posted August 25, 2007 You need to use Javascript (and/or AJAX) to do that. Link to comment https://forums.phpfreaks.com/topic/66662-can-php-work-real-time/#findComment-333972 Share on other sites More sharing options...
thefollower Posted August 25, 2007 Author Share Posted August 25, 2007 aww damn never learnt it. is it easy to learn? Link to comment https://forums.phpfreaks.com/topic/66662-can-php-work-real-time/#findComment-333973 Share on other sites More sharing options...
Barand Posted August 25, 2007 Share Posted August 25, 2007 Both methods in my sig Link to comment https://forums.phpfreaks.com/topic/66662-can-php-work-real-time/#findComment-333975 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.