Advertisement
Advertisement
| 09.21.2008 at 09:43AM PDT, ID: 23749629 | Points: 250 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: |
// exemplephp code
<?php
echo "hello";
?>
// in the java code, for now, we just print the page.
// Java has some no reduble cars before "hello"
|