betz Mon Apr 22 12:52:22 2002 EDT
Modified files:
/phpdoc/en/language variables.xml
Log:
some resorting, killed aliases in links
Index: phpdoc/en/language/variables.xml
diff -u phpdoc/en/language/variables.xml:1.43 phpdoc/en/language/variables.xml:1.44
--- phpdoc/en/language/variables.xml:1.43 Tue Apr 2 06:32:26 2002
+++ phpdoc/en/language/variables.xml Mon Apr 22 12:52:22 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.43 $ -->
+<!-- $Revision: 1.44 $ -->
<chapter id="language.variables">
<title>Variables</title>
@@ -762,10 +762,10 @@
(generally) as needed, it is not always obvious what type a given
variable is at any one time. PHP includes several functions
which find out what type a variable is. They are
- <function>gettype</function>, <function>is_long</function>,
- <function>is_double</function>, <function>is_string</function>,
- <function>is_array</function>, and
- <function>is_object</function>.
+ <function>gettype</function>, <function>is_array</function>,
+ <function>is_float</function>, <function>is_int</function>,
+ <function>is_object</function>, and
+ <function>is_string</function>.
</para>
</sect2>
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- Re: [PHP-DOC] cvs: phpdoc /en/language variables.x... Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/language variabl... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/language variables.x... Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/language variabl... Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/language variabl... Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Dirkjan Ochtman
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Markus Fischer
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Markus Fischer
- [PHP-DOC] cvs: phpdoc /en/language variables.xml David Croft
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Markus Fischer
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Philip Olson
