Archive

Posts Tagged ‘register script’

Php Login/register Script

December 26th, 2009 Comments off

Please bid on time and cost for a small PHP login/register script job.

Simple Register Script

May 13th, 2009 Comments off

Ok this is super simple. I need a php script made that works with the affiliate company’s supplied API. Very basic 2 field’s User Name and E-Mail are passed over along with the registering user’s IP address and API login and password. Those are passed over like this:

/api_join_basic.php?f_email=$email&f_username=$username&campaign_id=20928&api_username=api88&api_password=password

api_join_basic.php responds back with 1 of 2 messages

OK
if its a successful join

or..

Handle ‘lookimtrix123′ is taken. Please enter another handle.

I need the script to read the response and redirect the user to a specific page based upon the response page of the API.
Attached is the pdf file the affiliate company sent me

Bear