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