<?php function add($a, $b) { echo $a + $b; }
add(5, 10); ?>
No images uploaded for this post.
No videos uploaded for this post.