Computer Science, asked by sriramorg0405, 1 month ago

I am having a serious doubt in PHP

<?PHP

$mydate= getdate(date("U"));
echo "$mydate[weekday],$mydate[month],$mydate[mday],$mydate[year]";

?>


If I get a good reply, it will help me lot
I will give ratings for all best answers​

Answers

Answered by masterofstudy
2

Answer:

what is the question this is not correct question

Similar questions