Regular expression

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



How can I grap number written in specifec place in html 
I try this : 
preg_match_all("/                 <TR>
                      <TD bgColor=#e4e4e4>
                        <P><B>test:<\/B><\/P><\/TD>
                      <TD>
                        <P>(*[0-9])<\/P><\/TD><\/TR>
                    <TR>/",$html,$match);
its not work
How can I do that


-- 
Alawi Albaity
Jeddah - KSA
Mobile : +966506660442

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux