home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Web Server / PHP.EXE / pear / DB / tests / mysql / 006.phpt < prev    next >
Encoding:
Text File  |  2000-12-07  |  350 b   |  22 lines

  1. --TEST--
  2. DB_mysql::prepare/execute test
  3. --SKIPIF--
  4. <?php include("skipif.inc"); ?>
  5. --FILE--
  6. <?php
  7. require_once "DB.php";
  8. include("mktable.inc");
  9. include("../prepexe.inc");
  10. ?>
  11. --EXPECT--
  12. sth1,sth2,sth3 created
  13. sth1 executed
  14. sth2 executed
  15. sth3 executed
  16. results:
  17. 72 -  -  - 
  18. 72 - bing -  - 
  19. 72 - gazonk - opaque
  20. placeholder
  21. test - 
  22.