Use date
to find the day of the week, using l
.
<?php
echo "<iframe src="http://cidadehoje.pt/player/". strtolower(date("l')) .".php'></iframe>";
solved Changing the source php [closed]
Use date
to find the day of the week, using l
.
<?php
echo "<iframe src="http://cidadehoje.pt/player/". strtolower(date("l')) .".php'></iframe>";
solved Changing the source php [closed]