$result = mysql_query($sql) or die("Fatal Error :".mysql_error()); where do you define $sql? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
$result = mysql_query($sql) or die("Fatal Error :".mysql_error()); where do you define $sql? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php