PHP » GoLang |
login |
register |
about
|
Lua::assign(PECL lua >=0.9.0) Lua::assign — Assign a PHP variable to Lua Description
Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
Returns $this or ExamplesExample #1 Lua::assign()example
<?php The above example will output: Array ( [1] => 1 [2] => 2 [3] => 3 ) |
more
Recently updated
more
Most requested
more
Last requests
|