Code:
$day = date(d);
How to fix?
$day = date('d');
Source: https://ru.stackoverflow.com/questions/73547/More articles:Covertor hex to decHow easier is it to organize a window redrawing during a long process?Trigger TriggerWhile loop in SQLPredict Jpeg image size in bytesCan I install text on an ImageButton?The sum of the Fibonacci seriesSending form data with a drop-down listProblem with console outputHow to upload a file to a server with php?All Articles