href="#"
href="?p=jeremy"
false 0 "0" "00"
function js() {
return ("00"==false);
}
voice-family:"\"}\"";
<!-- /*-->
markup ...
<!--*/ //-->
script
//<!--
/*-->
more markup
<!--*/ //-->
<!-- <?php // -->
/* cassis.js v0 code */
/* valid JS and PHP */
// ?> -->
<!-- HTML -->
<script src="cassis.js">
/* php */
ob_start();
include 'cassis.js';
ob_end_clean();
'a'+'b'
vs 'a'.'b'
function strcat($s1,$s2) {
if (js()) {
return $s1 + $s2;
}
else {
return $s1 . $s2;
}
}
date_default_timezone_set("UTC");
/* <!-- <?php // -->
echo 'PHP only';
// */
/* both JS and PHP */
// ?> -->
function strlen(s) {
return s.length;
}
function ord(s) {
return s.charCodeAt(0);
}
/*/
/**/
/* <!-- <?php // -->
echo 'PHP only';
/*/
alert("JS only");
/**/
/* both JS and PHP */
// ?> -->