- Joined
- Jan 22, 2008
- Messages
- 119
- Reaction score
- 0
can anyone teach me how to make a simple register page?
thnx!
how to config it sir or where i need to put the files u have given to me
Why i have this????
Warning: mssql_connect() [function.mssql-connect]: message: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. (severity 14) in C:\AppServ\www\reg\config.php on line 9
Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: localhost in C:\AppServ\www\reg\config.php on line 9
Warning: mssql_select_db(): supplied argument is not a valid MS SQL-Link resource in C:\AppServ\www\reg\config.php on line 10
tested : got this on opening index.php
0) die("Aha..!! Please dont do anything stupid..!!!
Invalid Character Detected
NO HACKING PLEASE!
IP Address: $ip LOGGED! and we will make favorable action to this..!!
and i didn't even do anything yet.
ok sorry..
Remove this lines..
$msconnect=mssql_connect("$host","$alogin","$apass");
$msdb=mssql_select_db("$db",$msconnect);
i think it is on line 9 and 10 on you config.php..
Thanx..
edit: Repacked..
Already deleted those lines..
For those who downloaded it before this date/time..
Download again..
It is now updated..
try this..
To view the content, you need to sign in or register
i think the simpliest registration, password recovery, change password webpage..
hehehe.. i hope it can help..
just read the read1st.txt
Aezeroth, could you amend your regpage, because i noticed that the stored procedure includes the premium account data which you failed to include in yours. as a result all new accounts have no premium field entry, resulting in failure of all triggers related to it. thank you.