punjab4833
10-14-2003, 08:09 PM
If you use a LoadVars object to sendAndLoad to a PHP page. Will the PHP page receive the variables, parse the ones it received, and then send the other variables back? Or does it strictly receive and send at the same time, so that you wouldn't be able to modify sent variables on the PHP side before returning them back to Flash?