get the timestamp php code example Example: timestamp php <?php $date = date_create(); echo date_timestamp_get($date); ?>