Problem in fwrite function

trowa barton
trowa barton's picture

Joined: 2006-02-23
Posts: 27
Posted: Tue, 2006-02-28 13:13

I need help badly.. I cant execute the fwrite function.. Please help.

AttachmentSize
module.inc.zip779 bytes
 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Wed, 2006-04-05 21:43

check PHP documentation for the return codes from fopen/fwrite and add some error handling in there.
also in G2 code you should probably use $platform->fopen etc..