"); print("
"); print("

Your name is $a and it has $a1 characters in it.

"); print("

"); if($b == yes) { print("You purchase your internet accesss from an isp"); } else { print("You do not purchase your internet access from an isp."); } if($c == yes) { print("
You use the internet for research."); } if($d == yes) { print("
You use the internet to purchasee things."); } if($e == yes) { print("
You use the internet to send and receive emial."); } if($f == yes) { print("
You use the internet to read the news."); } print(""); ?>