hi guys how are you ?
i have question regarding regular expression
let me get to the point
for example
i built one script using file get contents .. i used preg match to search for specific words from the above sourceHTML Code:<head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="robots" content="index, follow" /> <meta name="keywords" content="joomla, Joomla" /> <meta name="description" content="Joomla! - the dynamic portal engine and content management system" /> <meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
suppose i just want to search for joomla version
how i could do that please ..
thank you


Reply With Quote

Bookmarks