I am taking user data from register form and trying to insert it into a database table. I want to insert a profile photo as well. Can anyone please suggest me any good efficient way to achieve it using PHP and MySQLi?