Note that there are some explanatory texts on larger screens.

plurals
  1. POPHP_CSV_Utilities Cannot find CSV_Reader Class
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COyou might want to check your php.ini settings especially include_path. Also you might want to post the results as part of your questions if the problem persists.
      singulars
    2. COThe following was my include path: include_path=".:/Applications/XAMPP/xamppfiles/lib/php:/Applications/XAMPP/xamppfiles/lib/php/pear" Warning: require_once(Reader.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/MyFirstPHP/index.php on line 19 Here is the error: Fatal error: require_once() [function.require]: Failed opening required 'Reader.php' (include_path='.:/Applications/XAMPP/xamppfiles/lib/php:/Applications/XAMPP/xamppfiles/lib/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/MyFirstPHP/index.php on line 19
      singulars
    3. COSorry for the poor formatting, this was the error: Warning: require_once(Reader.php) [function.require-once]: failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/MyFirstPHP/index.php on line 19 Fatal error: require_once() [function.require]: Failed opening required 'Reader.php' (include_path='.:/Applications/XAMPP/xamppfiles/lib/php:/Applications/XAMPP/xamppfiles/lib/php/pear') in /Applications/XAMPP/xamppfiles/htdocs/MyFirstPHP/index.php on line 19
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload