Re: [PHP] Pb'lm of Regular Expression

2004-11-09 Thread Klaus Reimer
[EMAIL PROTECTED] wrote: thnx for your support every thing is working well but still one problem, that height and width are not coming so how i modify the first regular exp. so it shows both height and width. //s I'm not sure if I

Re: [PHP] Pb'lm of Regular Expression

2004-11-09 Thread ankur_os
thnx for your support every thing is working well but still one problem, that height and width are not coming so how i modify the first regular exp. so it shows both height and width. //s Thnx... Ankur Dave Quoting Klaus Re

Re: [PHP] Pb'lm of Regular Expression

2004-11-08 Thread Klaus Reimer
[EMAIL PROTECTED] wrote: "https://abc.com/first.php? site_id=abc&aid=keyin&lid=keyin&ref=&q=\" width=\"1\" height=\"1\">"; //s The complete tag is in index 0, the src is in index 1 of the match-array. Now what regular expression i write so i can fetch the image tag from my site of above syntex.And

RE: [PHP] Pb'lm of Regular Expression

2004-11-07 Thread nate
These MIGHT work... I don't know though (not too good with regex). Nate -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, November 07, 2004 10:29 PM To: [EMAIL PROTECTED] Subject: [PHP] Pb'lm of Regular Expression Hi to all My problem is t

[PHP] Pb'lm of Regular Expression

2004-11-07 Thread ankur_os
Hi to all My problem is that i want to create one regular expression which can fatch this image tag from my site "https://abc.com/first.php? site_id=abc&aid=keyin&lid=keyin&ref=&q=\" width=\"1\" height=\"1\">"; http://www.mysite.com";); function print_links($url) { $page_contents = file_g