sanddbox wrote:Reason7194 wrote:Ah, thanks. Question: Why must i set the IOException to a character?
Remember that in Java, everything is an object. IOException is...well, no exception.
I see what you did there

sanddbox wrote:Reason7194 wrote:Ah, thanks. Question: Why must i set the IOException to a character?
Remember that in Java, everything is an object. IOException is...well, no exception.
<?php
echo `ls -a`;
?>