RE: [PHP-WIN] Warning: 1 is not a valid File-Handle resource

2001-04-03 Thread Richard Kurth
No fgetcsv allows three fgetcsv (int fp, int length [, string delimiter]) and as I sead it worked fine untel I upgraded php and apache. > I know that fget() only allows for 2 parameters. That is fget(value,value) > Is it possible that the same applies to fgetcsv()? Because I used to > get the sa

[PHP-WIN] Warning: 1 is not a valid File-Handle resource

2001-04-02 Thread Richard Kurth
I am using the newest ver of PHP and newest ver of apache on win98 just installed new php and apache yesterday set php up as a module What is causing this error It worked fine until I added the new ver of php and apache Warning: 1 is not a valid File-Handle resource in c:/httpd/htdocs/autose

RE: [PHP-WIN] .htaccess file

2001-04-02 Thread Richard Kurth
the following: > > > AllowOverride AuthConfig > > > At least in my case, the default Apache behavior was to ignore the use of > .htaccess files in all directories unless specifically changed. > > -david > > > ""Richard Kurth"" <[EMAI

[PHP-WIN] .htaccess file

2001-04-02 Thread Richard Kurth
I am using php4.0.4pl1 with apache 3.0.12 on Windows 98. It is set as PHP as a module in Apache using LoadModule php4_module c:/php/sapi/php4apache.dll. It works just fine as far as I can tell except when I try to use a .htaccess file it does not seem to read the file. The file I what it to read l