Logout'; else $link = 'Login'; ?>

Why register?



When you register with StreetScape, you become a part of a network of events which will attract visitors and allow you to advertise your events.

StreetScape saves you time while advertising your event, does all of the confusing technology and search engine optimization for you. StreetScape will connect you with your events with visitors, and each map provides visitors with a simple and easy to use interface.

And, visitors can search for events at no cost and no membership is required. Get started today!
Your passwords don't match"; showform(); exit(); } if ($captcha != $_SESSION['capt']) { echo "Please re-enter the capture code below
"; showform(); exit(); } $checksql = mysql_query("select id from myusers where email = '$email'"); if (mysql_num_rows($checksql) > 0) { echo "You appear to already be registered. Click Here to reset or retrieve your password
...or contact the administration"; exit(); } $signupdate=date("Y-m-d h:i:s"); $sql = mysql_query("insert into myusers (fname,lname,company,address,city, state,zip,email,username,password,unencrypt,hintanswer,hintcat,signupdate) values ('$fname','$lname','$company','$address','$city','$state','$zip','$email','$username','$encpass','$pass','$hintanswer','$hintcat','$signupdate')"); if (!$sql) echo mysql_error(); $lastid = mysql_insert_id(); $link = 'Activate'; $welcomemessage = "Welcome to StreetScape.com. If you are really the one who signed up, click the followinglink to activate your membership
$link"; $success = mail($email,'Your membership at StreetScape.com',$welcomemessage,"Content-type: text/html"); $domain = explode("@",$email); $maildomain = $domain[1]; }//closes if submit condition else { showform(); } if ($success) echo "Thanks for signing up!
Please check $maildomain to activate your membership!
"; function showform(){ ?>
First Name:
Last Name:
Organization:
Address:
Zip:
Preferred Username:
Email:
Password:
Password Confirm:
Hint Category:
Hint Answer:

Enter the numbers on the image above


Already Registered? Click Here