Master Detail page Set Problem
Hi all
I am trying to build a Master Page Detail but having problems
I build the master page ok and let dreamweaver build the result page all looks ok and has the fields etc that I want however when I look at the master page in a browser (12) it goes to the detail page but give me the following error
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ID = 1003 LIMIT 0, 10' at line 1
line 1 is
<?php require_once('Connections/Golfers.php'); ?> same as master page I am using XAMPP
Cheers
P.O.I.
