Jump to content

saha19

Members
  • Posts

    5
  • Joined

  • Last visited

saha19's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. when i select some thing in bill.php ,it ajax call and get value from get user.php then it display content on bill.php the page but how could i hold those value in a variable in bill.php page for further use in php bill.phpgetuser.php
  2. globalVariableName = xmlhttp.responseText; someOtherFunction(); function someOtherFunction() { alert(globalVariableName); } is it like that ,if its then it not working so can u tell me what is the write syntax
×
×
  • Create New...