home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 June / ENTER.ISO / files / xampp-win32-1.4.5-installer.exe / xampp / bug-445820.php < prev    next >
Encoding:
PHP Script  |  2004-03-24  |  139 b   |  9 lines

  1. <?php
  2.  
  3. /** @package tests */
  4. /** test function */
  5. function test_445820 ($val = array("1","2",'3' => 4), $string, $my_array)
  6. {
  7. }
  8. ?>
  9.