<?php $width = 100; $height = 100; ?> <object style="width:<?php echo width.'px;'.height.'px'; ?>"></object>