C Chivez New member Jun 3, 2012 #1 Here's the code I'm having problems with: $id = $_GET('P_Id'); Print "$id"; And here's the error message: Fatal error: Function name must be a string in /home/a2577243/public_html/insert.php on line 27 Many thanks in advance!
Here's the code I'm having problems with: $id = $_GET('P_Id'); Print "$id"; And here's the error message: Fatal error: Function name must be a string in /home/a2577243/public_html/insert.php on line 27 Many thanks in advance!