Date: 02/27/99
- Next message: eschmid: "[PHP-DEV] CVS update: php3/doc/chapters"
- Previous message: Jim Winstead: "Re: [PHP-DEV] dbase"
- Next in thread: eschmid: "[PHP-DEV] CVS update: php3/doc/chapters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Saturday February 27, 1999 @ 14:46
Author: eschmid
Update of /repository/php3/doc/chapters
In directory asf:/u/temp/cvs-serv25031
Modified Files:
lang-const.sgml
Log Message:
Fixed a typo and removed the annotation.
Index: php3/doc/chapters/lang-const.sgml
diff -c php3/doc/chapters/lang-const.sgml:1.33 php3/doc/chapters/lang-const.sgml:1.34
*** php3/doc/chapters/lang-const.sgml:1.33 Tue Feb 16 03:36:52 1999
--- php3/doc/chapters/lang-const.sgml Sat Feb 27 14:46:47 1999
***************
*** 173,179 ****
<para>
There is one more expression that may seem odd if you haven't seen
! it in other languages, the terniary conditional operator:
<informalexample><programlisting>
$first ? $second : $third
--- 173,179 ----
<para>
There is one more expression that may seem odd if you haven't seen
! it in other languages, the ternary conditional operator:
<informalexample><programlisting>
$first ? $second : $third
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: eschmid: "[PHP-DEV] CVS update: php3/doc/chapters"
- Previous message: Jim Winstead: "Re: [PHP-DEV] dbase"
- Next in thread: eschmid: "[PHP-DEV] CVS update: php3/doc/chapters"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

