$string = '<object width="425" height="350">';
How do I search the above string to find out what the value of width is and also the value of height.
Thanks in advance
How do I search the above string to find out what the value of width is and also the value of height.
Thanks in advance
Comment