Without seeing any code, we can only guess. But do you have at least
two, and no more than three parameters for the fputs() fuction?
fputs
(PHP 3, PHP 4 )
fputs -- Writes to a file pointer
Description
int fputs ( resource handle, string str [, int length])
fputs() is an alias to fwrite(), and
> > Warning: Wrong parameter count for fgets() in
> I had this error on of my scripts, any ideas on this part?
Well, I typed "fgets" into the "search for" field on a page at php.net,
left the "in the" field set to "function list", and clicked the little
non-descript arrow to the right of that, and
> Warning: Wrong parameter count for fgets() in
I had this error on of my scripts, any ideas on this part?
How come this error occur?
--
Thank you,
Louie
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo