<?php $today ="30/06/2018"; echo round(date("z", strtotime(str_replace("/", "-", $today)))/365*100,0) . "%";
You have javascript disabled. You will not be able to edit any code.