Describe the function / purpose of the following PHP code segment. $result = mysql_query("SELECT * FROM Friends WH
Posted: Sun May 15, 2022 12:51 pm
Describe the function / purpose of the following PHP code
segment.
$result = mysql_query("SELECT * FROM Friends
WHERE FirstName = ' Sammy'");
segment.
$result = mysql_query("SELECT * FROM Friends
WHERE FirstName = ' Sammy'");