Get previews years from current year in php
<?php
echo date(“Y”,strtotime(“-1 year”));
?>
Read More Posts
- How to insert data from dynamically created add/remove fields in wordpress $wpdb?
- How to get order info (billing info) from order in woocommerce?
- How to pick date(Date Picker) from text field with placeholder in jquery?
- How to use search ajax in wordpress?
- How to get all contacts and count contact numbers from mobile in cordova?