/plugins/builtin/functions/reverse.php

Description

Reverses a string or an array

  * value : the string or array to reverse
  * preserve_keys : if value is an array and this is true, then the array keys are left intact
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

This file is released under the LGPL "GNU Lesser General Public License" More information can be found here: http://www.gnu.org/copyleft/lesser.html

Functions
Dwoo_Plugin_reverse (line 25)
void Dwoo_Plugin_reverse (Dwoo $dwoo,  $value, [ $preserve_keys = false])
  • Dwoo $dwoo
  • $value
  • $preserve_keys

Documentation generated on Sun, 03 Aug 2008 15:12:44 +0200 by phpDocumentor 1.4.0