Show sourcecode
The following files exists in this folder. Click to view.
webbsrvprg/exercises/ovn_incl3/
index.php
ovn_incl3_1.php
ovn_incl3_2.php
ovn_incl3_3.php
ovn_incl3_4.php
ovn_incl3_5.php
ovn_incl3_6.php
ovn_incl3_6.php
12 lines ASCII Windows (CRLF)
<?php
echo rand(1, 6);
echo rand(1, 6);
echo rand(1, 6);
echo rand(1, 6);
echo rand(1, 6);
echo rand(1, 6);
?>