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