me,myself,english and programming..

Testing phpexec Plugin

echo "Current date and time:";
echo date("l dS of F Y h:i:s A");
echo "
Your are from: “.wp_ip2c_getCountryName(0);
echo ”
Using “.pri_browser_string($_SERVER['HTTP_USER_AGENT'], true, ‘on’);
?>

p/s: Thanks to Priyadi

Post a Comment