| 
 Posted by Surfer! on 03/10/06 00:21 
In message <44108a39$0$15032$dbd4f001@news.euronet.nl>, Janwillem  
Borleffs <jw@jwscripts.com> writes 
>Cruella DeVille wrote: 
>> $name = empty($_POST['name'] ? "" : $_POST['name']; 
>> 
> 
>$name = empty($_POST['name']) ? "" : $_POST['name']; 
>---------------------------------^ 
> 
I had to paste this into Notepad to see what is going on!  There is a  
missing ')' just before the '?'. 
 
--  
Surfer! 
Email to: ramwater at uk2 dot net
 
  
Navigation:
[Reply to this message] 
 |