View Single Post
  #4 (permalink)  
Old 10-15-2008, 08:10 PM
UteFanJason
 
Posts: n/a
Diggs:
Default 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.


Reply With Quote