how to work with login.php and register.php files in my package/single page/login.php file?

Permalink
I am new to concrete5, you given solutions to so many C5 developers it's very good, i think that you are best one to solve my problem.
That is,
i am creating Package called "UserLoginRegister "
in this i created "single_pages" folder, in that i created login.php and register.php files .

package folder structure

UserLoginRegister
|
|- single_pages(login.php and register.php in this folder)
|......|-login.php
|......|-register.php
|- controller
| |-login.php
| |-register.php


any one click on login link then i want redirect to my package "login" page. But it's not working.

I need this in package only, i put login.php file in top level single_pages folder it's worked good to me,
but i want this action in my package.

Please Help me i have been searching for solution since 1 Week,
but still now i didn't got any solution.


I hope that any one will give me solution
Thank you very much for your kind reply .

kranthikumar