Documentation

var_export.php

Replace var_export()

Tags
category

PHP

link
http://php.net/function.var_export
author

Aidan Lister aidan@php.net

version

$Revision: 1.2 $

since

PHP 4.2.0

require

PHP 4.0.0 (user_error)

Table of Contents

Functions

var_export()  : mixed

Functions

var_export()

var_export(mixed $array[, mixed $return = false ][, mixed $lvl = 0 ]) : mixed
Parameters
$array : mixed
$return : mixed = false
$lvl : mixed = 0

        
On this page

Search results