FreshWater Solutions Products…

[insert_php] if(empty($_GET)) {
//No variables are specified in the URL.
//Do stuff accordingly
echo “

Click on a product picture below to view the complete details about that particular unit.

“;
} else {
//Variables are present. Do stuff:
echo “

Scroll down to view the detailed description and specifications for this unit.

“;
} [/insert_php]

No Results Found