02 November 2019

Add business days to specific date in php

echo date('d-m-Y', strtotime( $specificdate . " +$businessdays weekdays") );

No comments:

Post a Comment

How to fetch instagram posts data?

Fetch Instagram posts data by pasting this code in browser console. (() => { /* ====================================================...