[PHP] Ob_Flush issue

2008-02-26 Thread Ritesh Nadhani
Hello I have a sample code like: http://pastebin.ca/919386 I have around 4000 rows returned so it should show me partial output at client after each 100 rows but it never does. I am only getting the output after full completion. Though if you remove the step code and output after every row then

Re: [PHP] Copying 1000s files and showing the progress

2008-02-14 Thread Ritesh Nadhani
Thanks all. I will work on all the options and let you know how it went :) On Thu, Feb 14, 2008 at 10:37 AM, Nathan Rixham [EMAIL PROTECTED] wrote: Jochem Maas wrote: Ritesh Nadhani schreef: On Feb 13, 2008 6:03 PM, Richard Lynch [EMAIL PROTECTED] wrote: On Wed, February 13, 2008 4:28

[PHP] Copying 1000s files and showing the progress

2008-02-13 Thread Ritesh Nadhani
Hello All I have a situation where I have to copy something like 1000 files one by one to a temporary folder. Tar it using the system tar command and let the user download the tar file. Now while the copy is going on at server, I want to show some progress to the user at client side. Most of the

Re: [PHP] Copying 1000s files and showing the progress

2008-02-13 Thread Ritesh Nadhani
On Feb 13, 2008 6:03 PM, Richard Lynch [EMAIL PROTECTED] wrote: On Wed, February 13, 2008 4:28 am, Ritesh Nadhani wrote: I have a situation where I have to copy something like 1000 files one by one to a temporary folder. Tar it using the system tar command and let the user download the tar

Re: [PHP] PHP with XML database

2007-01-29 Thread Ritesh Nadhani
Thank you Bernhard and Richard Your comments have been really helpful. I have a meeting with the professor on Wednesday and I will lay down all this points in front of him then. On 1/29/07, Richard Lynch [EMAIL PROTECTED] wrote: On Fri, January 26, 2007 6:10 pm, Ritesh Nadhani wrote: Hello

[PHP] PHP with XML database

2007-01-26 Thread Ritesh Nadhani
Hello all As part of my research under my professor I have to implement a web interface to their benchmarking data. PHP is the chosen web language but we are little worried about the database. The benchmark data comes to us in XML format (e.g.

Re: [PHP] PHP with XML database

2007-01-26 Thread Ritesh Nadhani
Hello Bernhard Zwischenbrugger wrote: Hi Some questions As part of my research under my professor I have to implement a web interface to their benchmarking data. PHP is the chosen web language but we are little worried about the database. The benchmark data comes to us in XML format (e.g.

[PHP] [ANN]Webyog releases FREE edition of SQLyog

2004-12-05 Thread Ritesh Nadhani
Hello, Webyog, the creator of SQLyog - the most popular GUI for MySQL has released SQLyog v4.0. Starting from v4.0, SQLyog is available in two editions: SQLyog and SQLyog Enterprise. SQLyog is FREE for personal and commercial use. SQLyog contains all features of SQLyog Enterprise - except the

Re: [PHP] Big table dump stopping in between

2004-11-08 Thread Ritesh Nadhani
Hello, - Original Message - From: Jason Wong [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 08, 2004 9:59 PM Subject: Re: [PHP] Big table dump stopping in between On Monday 08 November 2004 07:14, Ritesh Nadhani wrote: Please do not top post. I dont know what you mean

Re: [PHP] Big table dump stopping in between

2004-11-07 Thread Ritesh Nadhani
... 1) If you have safe mode on, set_time_limit doesn't work. 2) You might check your max_execution_time value defined in the php.ini Nate -Original Message- From: Ritesh Nadhani [mailto:[EMAIL PROTECTED] Sent: Friday, November 05, 2004 9:43 PM To: [EMAIL PROTECTED] Subject: [PHP] Big table

Re: Re: [PHP] Big table dump stopping in between

2004-11-06 Thread Ritesh Nadhani
Hello, From: Jason Wong [EMAIL PROTECTED] Date: 2004/11/06 Sat PM 06:01:28 EST To: [EMAIL PROTECTED] Subject: Re: [PHP] Big table dump stopping in between On Saturday 06 November 2004 05:43, Ritesh Nadhani wrote: In the script I connect to one our tables having more then 80K rows

[PHP] Big table dump stopping in between

2004-11-05 Thread Ritesh Nadhani
Hello, I have a PHP page. In the script I connect to one our tables having more then 80K rows and dump the data using echo command. When I run this page from my browser, the process always stops half way thru and only half the data is dumped. I can reproduce this problem everytime. I am on a

Re: [PHP] Big table dump stopping in between

2004-11-05 Thread Ritesh Nadhani
Nate -Original Message- From: Ritesh Nadhani [mailto:[EMAIL PROTECTED] Sent: Friday, November 05, 2004 9:43 PM To: [EMAIL PROTECTED] Subject: [PHP] Big table dump stopping in between Hello, I have a PHP page. In the script I connect to one our tables having more then 80K rows and dump

[PHP] A new GUI client for mySQL

2002-05-19 Thread Ritesh Nadhani
greetings... Webyog has released mySQLyog, a win32 based Query analyzer. Its FREE and gives all the features that a mysql developer can ask for by a query analyzer. please visit www.webyog.com you can execute query of results of more than 10 records, supports multiple query execution and you