سلام
من میخوام در کد زیر
مقدارکد PHP:
$content.="<select id=cc style='height:30; font-size:13; width:100%;text-align:center background-color:yellow;color:blue' ONCHANGE=" location = 'index.php?week='+this.options[this.selectedIndex].value;">";
را با php بگیرم.نمی خوام با get بگیرم.کد PHP:
'+this.options[this.selectedIndex].value
لطفا کمک کنید.