[PHP-WIN] Re: Memory leak occurs when exec() function is used on Windows platform

2007-09-09 Thread Elizabeth Smith
melmack wrote: Hi I have a big problem with shell commands execution via PHP. I have written a very short PHP script ilustrating the problem: { exec("test.bat"); } ?> test.bat is just an empty file. This script causes about 10 MB memory leak. It can be observed by usage of p

[PHP-WIN] Memory leak occurs when exec() function is used on Windows platform

2007-09-09 Thread melmack
Hi I have a big problem with shell commands execution via PHP. I have written a very short PHP script ilustrating the problem: test.bat is just an empty file. This script causes about 10 MB memory leak. It can be observed by usage of performance system monitor. This problems occurs in al

Re: [PHP-WIN] showing warnings

2007-09-09 Thread John Mertic
Can you provide the script you are running and the exact error message you are getting? John On 9/9/07, Asim <[EMAIL PROTECTED]> wrote: > Hi > > > in my script when i scan whole table for result set to display in my page > it shows warning that suggest me to use > > > EXPLAIN statement but i