VSRO Register page.

09/17/2011 16:49 bahaa12#1
Hello guys i will code register page.
What the functions you want to be on it.
i will add.
username
pw
pw1
email
email1
sex
code

!!<?! What about 1 account per ip !?>

Image
[Only registered and activated users can see links. Click Here To Register...]
09/17/2011 16:54 deadpirate#2
How about a simple php page coded with things like current users/leaderboards/online - offline status/register/change pw etc

The register script should have
Username, password, confirm pw, email, confirm email, Age, location and gender
09/17/2011 17:00 bahaa12#3
Quote:
Originally Posted by deadpirate View Post
How about a simple php page coded with things like current users/leaderboards/online - offline status/register/change pw etc

The register script should have
Username, password, confirm pw, email, confirm email, Age, location and gender
online/offline its need port things.
current users i have to know where the status @ table.
09/17/2011 17:02 deadpirate#4
Quote:
Originally Posted by bahaa12 View Post
online/offline its need port things.
current users i have to know where the status @ table.
Yeah if u look around there was a online/offline script for sremu which sniffed the ports i believe but it caused crashing on the emu

And for the cur users ude do a query on status = 1 (or whatever online status number is here) and then display the total?
09/17/2011 17:12 bahaa12#5
Quote:
Originally Posted by deadpirate View Post
Yeah if u look around there was a online/offline script for sremu which sniffed the ports i believe but it caused crashing on the emu

And for the cur users ude do a query on status = 1 (or whatever online status number is here) and then display the total?
yes but where is that status ?
And i can code Ports with out crashing.

added Image
09/17/2011 17:22 deadpirate#6
Its in DB SRO_VT_ACCOUNTS under Table dbo.TB_User

Inside that there is a part saying status, Believe it may have something to do with it
09/17/2011 18:01 Dr.Abdelfattah#7
secrit + change pass will be verry good
09/17/2011 19:17 bahaa12#8
Quote:
Originally Posted by abdelfattah View Post
secrit + change pass will be verry good
this reg page not change pw script.
maybe later.
when i understand dbs table maybe i will create complete site
09/17/2011 19:37 H5_#9
Quote:
Originally Posted by abdelfattah View Post
secrit + change pass will be verry good
True
11/01/2011 18:01 kentaru#10
what happened here? still coding?
11/01/2011 22:16 bahaa12#11
[Only registered and activated users can see links. Click Here To Register...]
11/11/2011 19:43 paulinho110#12
Someone post again?
11/11/2011 23:39 ✗EpicSoul✗#13
you should make one which has no stupid mssql_connect erros.
11/12/2011 01:08 LastThief#14
Quote:
Originally Posted by ✗EpicSoul✗ View Post
you should make one which has no stupid mssql_connect erros.
@mssql_connect ?
11/12/2011 01:26 ✗EpicSoul✗#15
Quote:
Originally Posted by LastThief View Post
@mssql_connect ?
allot of people are using wamp/xampp and they are getting the mssql_connect error in the php becuase the .dll is missing