I am learning PHP. I have two variable like this
$user_name = \'abc\'; $pass = \'12345\';
I want use it inside curl string which originally r