Thread: PHP Question
View Single Post
PHP Question
Old
  (#1)
Ancient
PodBot MM's Laziest Waypointer
 
Ancient's Avatar
 
Status: Offline
Posts: 1,010
Join Date: Jan 2005
Location: Nebraska, United States of America
Default PHP Question - 21-12-2007

I've seen this in the NSS Forum.
Code:
$sticky = ($_POST['sticky'])?1:0;
What is that?
Code:
()?1:0;

Is that like?
Code:
1 || 0

Also, do you know where I can download a PHP book?


[Web Designer][Waypointer][Gamer]
CFE Games Administrator
[CFE]Games.com
[Never Trust the Untrusted]
  
Reply With Quote