Thanks in advance for your support I have questions...
Q. After calling php from html/php page how can we get back the values as parameter of calling php page.. I mean to say that A.php calling B.php and getting values from b.php as a parameter to fill a.php text boxes. etc.
Q. IF its not possible what is the best way to get values in the same page. I have table booksupplier which have id's and book supplier name.... another table is bookmaster which contain suppid connected to booksupplier table.
I want to make a form in which i would like user to select supplier id and in return supplier name will come on onblur event of textbox... Is this possible in the same form if i get value return from php.
get value from calling php
Moderator: General Moderators