aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/test.php
blob: d93dafad823578aeb284f03a4b044a87cf32f52b (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/testbar.php?<?php srand(); echo time() . '' . rand(); ?>"></script>
blabla