Google webmaster tool







//Google webmaster tool code retrieve section

$select ="select * from ".GOOGLEANALYTICS." where id='1'";
$result=mysql_query($select);
$record=mysql_fetch_array($result);

//Google Analytics code retrieve section

$select1 ="select * from ".GOOGLEANALYTICS." where id='2'";
$result1=mysql_query($select1);
$record1=mysql_fetch_array($result1);

POPULAR POSTS ::

Add multiple upload box

The top Web development PHP frameworks

String Separation

Only number restrictions

Addslashes

HTML Document structure and it's Syntax format