NetworkTown.Net
Account Closed
- Impact
- 2
Hi
I am making a script and i got stuck i have something like this:
Now i want to use php to repace the width & height to 200 each but on every video i will have it will have a diffrent width and height so i need something in php that will work with repace width="any number" anyone help me with this one.
I am making a script and i got stuck i have something like this:
HTML:
<div><object width="400" height="240"><param name="movie" value="http://www.dailymotion.com/swf/2RzUuxVDPylcK4iPV"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.dailymotion.com/swf/2RzUuxVDPylcK4iPV" type="application/x-shockwave-flash" width="400" height="240" allowfullscreen="true"></embed></object><br /><b><a href="http://www.dailymotion.com/video/xlzgb_horn-ok-please">"HORN OK PLEASE"</a></b><br /><i>Uploaded by <a href="http://www.dailymotion.com/flickerpix">flickerpix</a></i></div>
Now i want to use php to repace the width & height to 200 each but on every video i will have it will have a diffrent width and height so i need something in php that will work with repace width="any number" anyone help me with this one.







