Re: [PHP] unable to write a text file larger than 10Mb

2005-01-03 Thread Richard Lynch
OTECTED]> > To: "Sagar C Nannapaneni" <[EMAIL PROTECTED]> > Cc: > Sent: Monday, January 03, 2005 3:37 PM > Subject: Re: [PHP] unable to write a text file larger than 10Mb > > >> Sagar C Nannapaneni wrote: >> > Hello All, >> > >

Re: [PHP] unable to write a text file larger than 10Mb

2005-01-03 Thread Sagar C Nannapaneni
3:37 PM Subject: Re: [PHP] unable to write a text file larger than 10Mb > Sagar C Nannapaneni wrote: > > Hello All, > > > > This is very imp and urgent for me. I've a very large db on my remote website. I want to get a backup of that db. phpmyadmin is installed on the se

Re: [PHP] unable to write a text file larger than 10Mb

2005-01-03 Thread Burhan Khalid
Sagar C Nannapaneni wrote: Hello All, This is very imp and urgent for me. I've a very large db on my remote website. I want to get a backup of that db. phpmyadmin is installed on the server..but if failed to create the backup (may b coz of the time outs). so i wrote my own class to get the backup.

[PHP] unable to write a text file larger than 10Mb

2005-01-02 Thread Sagar C Nannapaneni
Hello All, This is very imp and urgent for me. I've a very large db on my remote website. I want to get a backup of that db. phpmyadmin is installed on the server..but if failed to create the backup (may b coz of the time outs). so i wrote my own class to get the backup. Its working fine except