Re: [PHP-DEV] fprintf

2001-12-22 Thread Sander Roobol
> I'm not sure if this newsgroup is the right place for my message. If it > isn't please tell me the correct one to post to. > > I want to use PHP to handle my own database format but I can't seem to find > fprintf in the documentation even though fscanf is there. > > Does PHP have an fprintf fu

[PHP-DEV] fprintf

2001-12-22 Thread Stark Matthews
I'm not sure if this newsgroup is the right place for my message. If it isn't please tell me the correct one to post to. I want to use PHP to handle my own database format but I can't seem to find fprintf in the documentation even though fscanf is there. Does PHP have an fprintf function?