Penguin
Diff: TernaryOperator
EditPageHistoryDiffInfoLikePages

Differences between version 3 and predecessor to the previous major change of TernaryOperator.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Monday, May 19, 2003 12:19:50 pm by SamCannell Revert
Older page: version 2 Last edited on Saturday, October 26, 2002 1:49:43 pm by SamCannell Revert
@@ -1,5 +1,5 @@
-The "?:", or Ternary operator in PHP, Java, Java , C and possibly other languages is essentially shorthand for a block of code like: 
+The "?:", or Ternary operator in PHP, Java, Perl , C and possibly other languages is essentially shorthand for a block of code like: 
  
  if ($a==1) { 
  print "A is 1!"; 
  } else { 
The following authors of this page have not agreed to the WlugWikiLicense. As such copyright to all content on this page is retained by the original authors. The following authors of this page have agreed to the WlugWikiLicense.

PHP Warning

lib/plugin/WlugLicense.php (In template 'html'):99: Warning: Invalid argument supplied for foreach()

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument

lib/plugin/WlugLicense.php (In template 'html'):111: Warning: in_array() [<a href='function.in-array'>function.in-array</a>]: Wrong datatype for second argument