ok, now i'am trying to explain what realy i want to make with flush...
using interbase i cannot use flush in php when my recordset was fetched in while or foreach statements
now i am using mssql and when i'am using flush, flush dont want to work, any errors, exactly i cannot see flush influence, why ?
when i send request to server, i must wait while request will finish, i want that results will be watched by client imiediatelly, one word said, part by part
anybody has worked with flush using mssql ?
thanks for help