you can do what you want;
to get
myflash.swf?var1=something&var2=somethingelse
in PHP you just
PHP Code:myflash.swf?<?php echo 'var1='.$variable1.'&var2='.$variable2;?>
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |