im wondering if php able to perform function to display the webpage current process to user
ex : i have a formA.php parsing data to formB.php
in the mid of parsing,it may take approx 30seconds.
am i able show user some current process such as "Loading....or......Processing....." screen?
thanks