Can anyone see what is wrong with this line of code, I ask because it’s giving an syntax error but it does not say what.
var todate = <?php echo json_encode($TodaysDate); ?>;
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Can anyone see what is wrong with this line of code, I ask because it’s giving an syntax error but it does not say what.
var todate = <?php echo json_encode($TodaysDate); ?>;