<?php$today = strtotime('2015-04-17 00:00:00'); echo date('m/d/Y', strtotime("+5 weekdays", $today));echo "\n";echo phpversion( );
Standard input is empty
04/24/2015 5.6.4-2
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!