Have an account? Sign in
Login  Register  Facebook
get table part from html use php regex

Hi friends, happy new year. I have some html code, I want to use php regular to get all the table part. however, the table part like <table ... [see more]

13 answers September 22, 2011 Latest Activity: November 28, 2018
How to validating the adsense publisher code?

i want a php code that can check the adsense publisher code the code is contain 16 number some thing like this: 8505838780471642 [see more]

1 answer September 17, 2011 Latest Activity: September 17, 2011
how i cant match this html by regex

I need to convert $text = \"i\'m here <i>and</i> <a href=\'http://example.com\'>this is my site</a>\";to$text = \"i\'m here and this is my site ... [see more]

3 answers September 16, 2011 Latest Activity: September 16, 2011
php and regular expression help

i\'am looking for a regular expression that matches @username such as the twitter i want a code that replace all @username to an a link with the user name i mean from @username to <a ... [see more]

1 answer September 15, 2011 Latest Activity: September 15, 2011