Hi everyone Can someone help me with the correct php script to display the percentage between 2 mysql database fields? My database has two fields: Provider and Completed The script should check the number of rows for the provider and show the percentage where the Completed field is 0. Thanks for your help