how can get current date in php

how can get current date in php

<?php
echo $date=date('d');
?>
it will display result current date