Webbserverprogrammering 1

Show sourcecode

The following files exists in this folder. Click to view.

webbserverprogrammering/exercises/inkluderaFiler/incl2/

index.php
ovandel.php
slump.php
style.css
tre.php
två.php
underdel.php

slump.php

5 lines ASCII Windows (CRLF)
<?php
function slump(){
 return 
rand(100000,999999);

?>