itazev Posted April 2, 2007 Share Posted April 2, 2007 Hey! I was wondering if is possible to php to interact with user events. For example: a button click event can call a php function or it must be coded in javascript only? cheers! Link to comment https://forums.phpfreaks.com/topic/45234-logical-question-about-php/ Share on other sites More sharing options...
MadTechie Posted April 2, 2007 Share Posted April 2, 2007 depends what function you are trying to do, ie sort a list etc a combo of javascript and php works well and then moving to ajax or frames Link to comment https://forums.phpfreaks.com/topic/45234-logical-question-about-php/#findComment-219612 Share on other sites More sharing options...
jitesh Posted April 2, 2007 Share Posted April 2, 2007 There is a one way - use AJAX. Link to comment https://forums.phpfreaks.com/topic/45234-logical-question-about-php/#findComment-219618 Share on other sites More sharing options...
MadTechie Posted April 2, 2007 Share Posted April 2, 2007 Theirs many ways to skin a cat.. if javascript is disabled AJAX = nothing Link to comment https://forums.phpfreaks.com/topic/45234-logical-question-about-php/#findComment-219624 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.