2006-10-13 13:57:55 +00:00
|
|
|
html text<br/>
|
2006-11-09 21:16:03 +00:00
|
|
|
<script type="text/javascript">/* <![CDATA[ */
|
2009-01-10 00:16:48 +00:00
|
|
|
testFoo = "foo"; jQuery('#foo').html('foo');
|
2006-12-31 15:44:59 +00:00
|
|
|
ok( true, "test.php executed" );
|
2006-11-09 21:16:03 +00:00
|
|
|
/* ]]> */</script>
|
2006-12-31 15:09:07 +00:00
|
|
|
<script src="data/test.js?<?php srand(); echo time() . '' . rand(); ?>"></script>
|
2006-10-13 13:57:55 +00:00
|
|
|
blabla
|