Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > ebb1914cf182a88528b4547490db1dd8 > files > 1681

kdewebdev-quanta-doc-3.5.9-2mdv2008.1.x86_64.rpm

<HTML
><HEAD
><TITLE
>Variable functions</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.44"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="manual.html"><LINK
REL="UP"
TITLE="Function Reference"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="urlencode"
HREF="function.urlencode.html"><LINK
REL="NEXT"
TITLE="doubleval"
HREF="function.doubleval.html"></HEAD
><BODY
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.urlencode.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.doubleval.html"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.var"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>LIII. Variable functions</H1
><DIV
CLASS="TOC"
><DL
><DT
><B
>Table of Contents</B
></DT
><DT
><A
HREF="function.doubleval.html"
>doubleval</A
> &#8212; Get double value of a variable.</DT
><DT
><A
HREF="function.empty.html"
>empty</A
> &#8212; determine whether a variable is set</DT
><DT
><A
HREF="function.gettype.html"
>gettype</A
> &#8212; Get the type of a variable.</DT
><DT
><A
HREF="function.intval.html"
>intval</A
> &#8212; Get integer value of a variable.</DT
><DT
><A
HREF="function.is-array.html"
>is_array</A
> &#8212; Finds whether a variable is an array.</DT
><DT
><A
HREF="function.is-double.html"
>is_double</A
> &#8212; Finds whether a variable is a double.</DT
><DT
><A
HREF="function.is-float.html"
>is_float</A
> &#8212; Finds whether a variable is a float.</DT
><DT
><A
HREF="function.is-int.html"
>is_int</A
> &#8212; Find whether a variable is an integer.</DT
><DT
><A
HREF="function.is-integer.html"
>is_integer</A
> &#8212; Find whether a variable is an integer.</DT
><DT
><A
HREF="function.is-long.html"
>is_long</A
> &#8212; Finds whether a variable is an integer.</DT
><DT
><A
HREF="function.is-object.html"
>is_object</A
> &#8212; Finds whether a variable is an object.</DT
><DT
><A
HREF="function.is-real.html"
>is_real</A
> &#8212; Finds whether a variable is a real.</DT
><DT
><A
HREF="function.is-string.html"
>is_string</A
> &#8212; Finds whether a variable is a string.</DT
><DT
><A
HREF="function.isset.html"
>isset</A
> &#8212; determine whether a variable is set</DT
><DT
><A
HREF="function.print-r.html"
>print_r</A
> &#8212; 
     Prints human-readable information about a variable.
    </DT
><DT
><A
HREF="function.settype.html"
>settype</A
> &#8212; Set the type of a variable.</DT
><DT
><A
HREF="function.strval.html"
>strval</A
> &#8212; Get string value of a variable.</DT
><DT
><A
HREF="function.unset.html"
>unset</A
> &#8212; Unset a given variable</DT
><DT
><A
HREF="function.var-dump.html"
>var_dump</A
> &#8212; 
     Dumps information about a variable.
    </DT
></DL
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.urlencode.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="manual.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.doubleval.html"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>urlencode</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>doubleval</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>