PHP Classes

PHP5 Features

Recommend this page to a friend!

      Sudoku Solver  >  All threads  >  PHP5 Features  >  (Un) Subscribe thread alerts  
Subject:PHP5 Features
Summary:Help?
Messages:12
Author:William Floyd
Date:2005-09-19 02:05:45
Update:2005-09-28 11:59:40
 
  1 - 10   11 - 12  

  11. Re: PHP5 Features   Reply   Report abuse  
Picture of William Floyd William Floyd - 2005-09-27 19:56:25 - In reply to message 10 from Ghica van Emde Boas
In Solver.class.php you have

require "Numberfield.class.php";

should read

require "NumberField.class.php";



  12. Re: PHP5 Features   Reply   Report abuse  
Picture of Ghica van Emde Boas Ghica van Emde Boas - 2005-09-28 11:59:40 - In reply to message 11 from William Floyd
I finally saw it. Thanks for pointing this out!
I have corrected it in the package.

 
  1 - 10   11 - 12