Need Help With String Extract Function
Posted: Sun Jan 30, 2011 7:54 am
I have this example here:
http://www.anime44.com/jewel-pet-tinkle-episode-43
If you look at the source:
Part 1:
<p><embed src="http://www.dailymotion.com/swf/xgt96p&related=0" type="application/x-shockwave-flash" width="718" height="438" allowfullscreen="true" allowscriptaccess="always"></embed><br />
Part 2:
<embed src="http://www.dailymotion.com/swf/xgt96r&related=0" type="application/x-shockwave-flash" width="718" height="438" allowfullscreen="true" allowscriptaccess="always"></embed></p>
What type of string do I put to get these two variable?
xgt96p & xgt96r
I can only seem to get the first variable xgt96p
http://www.anime44.com/jewel-pet-tinkle-episode-43
If you look at the source:
Part 1:
<p><embed src="http://www.dailymotion.com/swf/xgt96p&related=0" type="application/x-shockwave-flash" width="718" height="438" allowfullscreen="true" allowscriptaccess="always"></embed><br />
Part 2:
<embed src="http://www.dailymotion.com/swf/xgt96r&related=0" type="application/x-shockwave-flash" width="718" height="438" allowfullscreen="true" allowscriptaccess="always"></embed></p>
What type of string do I put to get these two variable?
xgt96p & xgt96r
I can only seem to get the first variable xgt96p