Pages
(Move to ...)
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
▼
Thursday, 28 July 2022
PHP Date Manipulation
Convert Date in dd/mm/yyyy (28-07-2022) format coming from database.
echo date("d-m-Y", strtotime($item['CreatedDate']));
Next Topic
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment