visitor Posted February 21, 2012 Share Posted February 21, 2012 Hi Is there a possibility in phpMyAdmin to enter information (i.e. name) into one field and get related data (i.e. address, birthday etc.) in eight other fields? If yes, could anyone explain how this can be done, please? Thanks visitor Link to comment https://forums.phpfreaks.com/topic/257489-how-to-enter-one-field-to-get-info-on-eight-other-fields-instantly/ Share on other sites More sharing options...
Pikachu2000 Posted February 21, 2012 Share Posted February 21, 2012 Since phpMyAdmin doesn't use AJAX, no, you won't get instant results. Link to comment https://forums.phpfreaks.com/topic/257489-how-to-enter-one-field-to-get-info-on-eight-other-fields-instantly/#findComment-1319729 Share on other sites More sharing options...
visitor Posted February 21, 2012 Author Share Posted February 21, 2012 OK, thanks... I'll check with AJAX, then Link to comment https://forums.phpfreaks.com/topic/257489-how-to-enter-one-field-to-get-info-on-eight-other-fields-instantly/#findComment-1319742 Share on other sites More sharing options...
Philip Posted February 21, 2012 Share Posted February 21, 2012 Take a look at SQL Buddy, a majority of it is AJAX Link to comment https://forums.phpfreaks.com/topic/257489-how-to-enter-one-field-to-get-info-on-eight-other-fields-instantly/#findComment-1319765 Share on other sites More sharing options...
scootstah Posted February 22, 2012 Share Posted February 22, 2012 Take a look at SQL Buddy, a majority of it is AJAX I'll have to check that out. I hate the way phpMyAdmin handles manual queries. I always forget to click the little "show query" link and lose the query I just typed out. :s Link to comment https://forums.phpfreaks.com/topic/257489-how-to-enter-one-field-to-get-info-on-eight-other-fields-instantly/#findComment-1319812 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.