I am totally new to php and mysql. Please can anyone tell why we use mysqli_poll() function in php ?
I found 2 questions on stack overflow:
1) How does mysqli_poll work?
2) mysqli_poll() - what's the third parameter for?
But both are different from my question. In fact i have read them but unable to understand.
Currently i am on php.net for this function and trying to understand the examples but i am too much depressed and failed to understand.
Please can anyone tell me in easy and beginners level, that what is the use of this function in php and mysql. What is means by poll in the sense of mysql database ?
Thanks in advance !!!