how can get current month in php

how can get current month in php


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