<?php function greet($name) { return “Hello, $name!”; }
echo greet(“Alice”); ?>
No images uploaded for this post.
No videos uploaded for this post.