$ei = $_GET['id']; $na = $_GET['name']; $em = $_GET['email']; code example
Example: $ei = $_GET['id']; $na = $_GET['name']; $em = $_GET['email'];
Create 2 set A and B of size n1 and n2 . Print sets A and B.
Create 2 set A and B of size n1 and n2 . Print sets A and B.