Problem in fwrite function
trowa barton
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.
|
||||
trowa barton
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.
|
||||
Posts: 8601
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..