I always have this message...
Error in my_thread_global_end(): 1 threads didn't exit PHP Notice: Undefined index: submit in C:\Inetpub\wwwroot\sample.php on line 11
It pertains about this code of mine, I guess..
if (!$_POST['submit'])
But it run the output so I think the code is correct. I just don't get it why it keeps on delivering me that message above..