Leopard2014
Programmer
hi all i got the image html in $matches. I wonder how i can only get the value of ALT= which in this case would be episode 48?
$matches="<IMG SRC=" BORDER=0 ALT="episode 48" style="cursor:hand"
i dont know how to use preg_match to copy alt value only! could you guys show me how ? Thanks in advance.
$matches="<IMG SRC=" BORDER=0 ALT="episode 48" style="cursor:hand"
i dont know how to use preg_match to copy alt value only! could you guys show me how ? Thanks in advance.