Gumbo_Util



Utility Class

Author(s): Michael Luster <mluster79@yahoo.com>
License:New BSD License
Copyright:Copyright (c) 2007, iBayou, Michael Luster
Link:http://sourceforge.net/projects/phpgumbo
Version:0.0.1

Class Methods

public static void test ( mixed $value, [boolean $stop] ) [line 40]

Outputs a test of a particular entity

Parameter(s):

  • (mixed) $value
  • (boolean) $stop :: indicates if the program should stop execution

[ Top ]