1 2 3 4 5 6 7
html text<br/> <script type="text/javascript">/* <![CDATA[ */ testFoo = "foo"; $('#foo').html('foo'); ok( true, "test.php executed" ); /* ]]> */</script> <script src="data/test.js?<?php srand(); echo time() . '' . rand(); ?>"></script> blabla