Not I. there's a board for hiring. Im sure someone on this forums knows about REST APIs who might wanna make an extra buck.
You can also learn about making php web forms here:
https://www.w3schools.com/php/php_intro.asp - introduction to php
https://www.w3schools.com/php/php_forms.asp - php forms
Dont start trying to make a registration page for your intersect game, start by learning how web forms work, and what the mechanics are behind making a web request, the different types of web requests, and what a web request even is. Google is your friend, you have to do your research. When you've put forth an effort to research your problem for yourself, and you have questions about code, then people may be more obliged to help you.
"How do I start a PHP server?" "How do I make a POST request in php?" "What is PHP?" "What is a POST request" "What is a web request", just a few google suggestions to get you started.