Relative Content

Tag Archive for phpmysqlpdophpmailer

Add spinner gif to page while php code is processing

I have a form that passes parameters to another webpage that accesses a database and processes other php code. The processing takes up to 3 minutes. The form page stages on the screen until all processing of the database code is completed.