Re: PHP Notice Problem
Gary and David,
Thank you for your help. That fixed the problem. With my luck I will run into
more while learning to create dynamic pages. But the help is appreciated.
Thanks again.
I haven't seen those other parts ---- isset($_GET['search']) ?
$_GET['search'] : null; ---- before I will look into how and why those work
like that. Thanks.
|