[php_code] $fullname=$_GET[‘fullname’];$company=$_GET[‘company’];$phone=$_GET[‘phone’];[/php_code]
Maturity Matters
[php_code] if (strlen($fullname) != 0) {echo $fullname. “, “.$company. “, Phone:”.$phone; } [/php_code]
Edition 09 Volume 14
Featured Article: Dementia, Wandering and Tracking Technology
Seniors Tip: Tips for Staying Safe on Social Networks
Joke or Quote of the Month: Adversity
Heart Healthy Recipe: Creamy Clam Chowder
Did You Know?: Do You Have a Dormant Bank Account
Seniors Tip: Tips for Staying Safe on Social Networks
Joke or Quote of the Month: Adversity
Heart Healthy Recipe: Creamy Clam Chowder
Did You Know?: Do You Have a Dormant Bank Account
Here is column 1 | Here is column 2 |