<?php
if (trim($PASSWORD) == trim($PASSWORD2))
{
include("http://www.**.com/docs/signup/signup_2.php
}
else
{
Include("http://www.*.com/docs/signup/error.php?error=Passwords do not match. Please use the 'Back' feature on your web-browser and resolve this problem to continue.
}
?>