wrathican Posted October 28, 2007 Share Posted October 28, 2007 Hi. ive been working with php for a little bit now and i have started to teach myself JavaScript so i am not aware of its use with other scripting languages. i was wondering if i could create a JS function to run on an event, such as an onChange for a select option, that uses php in the JS function to get the value of the option the user selected from a database and then display it without refreshing the page. i think ive described what i want to do properly. let me know if ur stuck... Quote Link to comment https://forums.phpfreaks.com/topic/75151-php-and-javascript/ Share on other sites More sharing options...
calabiyau Posted October 29, 2007 Share Posted October 29, 2007 I think you're looking for ajax to do what you're asking for. Quote Link to comment https://forums.phpfreaks.com/topic/75151-php-and-javascript/#findComment-380083 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.