Discussion in 'PHP' started by crazyryan, Dec 20, 2006.
...or if (empty($_GET['cheese'])) { echo 'no cheese'; } PHP: Short and sweet
if (empty($_GET['cheese'])) { echo 'no cheese'; }
Separate names with a comma.