I've just written a script that uses some files to build another file on the server. When I run the file I get the following message
Fatal error: Call to undefined function: fprintf() in /home/rcahn/public_html/genenrollment2.php on line 259
When I run the same script in localhost under FC5 using apache 2.2 I don't have any problem. If I were programming in C I would assume I had missed including a header file but here I'm stumped. Any help will be appreciated.
/Bob Cahn
Gipsy Trail Club
Carmel, NY 10512
- [EMAIL PROTECTED] Enabling fprintf in PHP from Apache. Robert Cahn