It gives great effect when you stream info in real time using ajax. for this example a SEO / webgrader tool called www.teqpad.com gives a nice interface and real time information on each queries into its database. They use PHP/ajax for the purpose.
My questions are:
- how do they do it?
- What are the methods or steps to take care of?
- How php need to be written in to show the same.
I am not asking code but the method or proceedure to write the same.
Thanks in advance