Re: [PHP] problem with sending data

2009-02-09 Thread Chris
Mousa Masri wrote: Dear I have problem with writing large data (large text) in the database or any file . If we try to do, the field in the DB or the file will be empty . (We lose the data) . I mean by large data more them 60 Kbyte . But if we try to write small text (less then 60K) , the text

[PHP] problem with sending data

2009-02-09 Thread Mousa Masri
Dear I have problem with writing large data (large text) in the database or any file . If we try to do, the field in the DB or the file will be empty . (We lose the data) . I mean by large data more them 60 Kbyte . But if we try to write small text (less then 60K) , the text will be added norma