stringmanipulation.php

Go to the documentation of this file.
00001 <?php
00002 require_once("../_start.php");
00003 echo "(bool)false = " . serialize((bool)"false");
00004 echo "<br />";
00005 echo "strToBool(null) = " . serialize(CorujaStringManipulation::strToBool(null));
00006 ?>

Generated on Sat Apr 7 14:19:09 2012 for CodeToDiagram by  doxygen 1.5.9