ok thanks i'll give that a try.
ps. im not using this to create a secure login or anything, im just adapting a login script to fit my needs. There will be the proper vbulletin login after this.
--------------- Added [DATE]1214721236[/DATE] at [TIME]1214721236[/TIME] ---------------
hmmm im getting the error
Code:
Fatal error: Call to undefined function exec_header_redirect() in /home/invitezo/public_html/home.php on line 388
line 388 is
Code:
exec_header_redirect("1.php?substring=" . $password);