ظƒظ„ط§ط³ ط¬ظ„ط¨ ظ…ظ‚ط·ط¹ ظ…ظ† ط§ظ„ظٹظˆطھظٹظˆط¨ + ط§ظ„طھط*ظƒظ… ط¨ط¹ط±ط¶ ظˆط·ظˆظ„ظ‡



رمز PHP:
<code style="white-space:nowrap"> <code> <?php

class youtube {
var
$url;
var
$width;
var
$height;

function
youtubeurl($http,$w,$h){

$this->url=$http;
$this->width=$w;
$this->height=$h;

echo
"<embed src='$this->url' type='application/x-shockwave-flash'
allowscriptaccess='always'width='
$this->width' height='$this->height'></embed>";

}
}

$yoytb=new youtube();




$yoytb->youtubeurl("http://www.youtube.com/v/2aKAsPsLCgQ?fs=1&amp;hl=en_US",600,300);
?>
</code> </code>










©المشاركات المنشورة تعبر عن وجهة نظر صاحبها فقط، ولا تُعبّر بأي شكل من الأشكال عن وجهة نظر إدارة المنتدى©