php, mysql, ajax help, xml parsing, string handling, mail functions, mysql commands, curl, invoke curl, mysql functions, array functions, HIDDEN SECRESTS, cms, content mamagement, drual help, joomla tips" />
Thursday, February 24, 2011
ENCODUNG Concepts
JAVASCRIPT Alert in phpcode
--------------------------------
here you can give the alert message";
$string = mb_convert_encoding($string, 'UTF-7');
echo htmlentities($string);
?>
No comments:
Post a Comment