I just downloaded version 5.5 of PHP, MySQL, and Apache. When ever I try to wright a query I always get error #1064. Even something as simple as trying to display the time and date won't work. What can I do to stop getting this error?
Here is an example of something that won't work:
<?php echo...