$embed = str_replace('wmode="window" width="400" height="330"' , ' wmode="window" width="479" height="395"' , $_POST['textbox_name']); echo $embed;