NAME

PHP::Include::Vars

SYNOPSIS

use PHP::Include::Vars;
<?php
$x = Array( 1,2,3 );
?>
no PHP::Include::Vars;

DESCRIPTION

Please see PHP::Include for details. PHP::Include::Vars is an implementation for the include_php_vars() macro.

SEE ALSO

  • PHP::Include

  • Filter::Simple

  • Parse::RecDescent

AUTHORS

  • Ed Summers <ehs@pobox.com>

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 138:

You forgot a '=back' before '=head1'

Around line 140:

=over without closing =back