Page 1 of 1

Describe the function / purpose of the following PHP code segment. mysql_query("DELETE FROM Friends WHERE City = 'Chicag

Posted: Sun May 15, 2022 12:50 pm
by answerhappygod
Describe the function / purpose of the following PHP code
segment.
mysql_query("DELETE FROM Friends WHERE City = 'Chicago'");