goodmorning/afternoon/evening all.
i was approached today and asked to show an animated "searching" logo while a database query is taking place (it's a query on two databases that it fairly complex.) the el bosso wants the user to not feel like something has stalled while the query is running, thus the need for the graphic.
how should i approach this? all that i've done is run queries and output results... is there a return value from the database that i can monitor and then transition the user using a header()?
any help, insight, or insults will be appreciated.