I have made the code of php to Dreamweaver. that codes are containing of date and day. But Seems Dreamweaver can't identify the code of php...
This is my php code that I put into Dreamweaver:
<? print(Date("l F d, Y")); ?>
Anyone knows what is the code of making date and day automatically updated in php?
PS: I click Insert -> Date (and choose the date and day) but it didn't work.
Please help me soon.
Thanks