Created a quick SQL
USE [GunzDB]
GO
-- This was more or less a rip from abuseDBO script :P
-- Give like to the OP
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[Refer](
[GodlyUser] [char] NOT NULL,
[Who_Refer_IP] [int] IDENTITY(1,1) NOT NULL,
[Who_Refer] [char] NOT NULL,
[Count] [char] NOT NULL,
PRIMARY KEY CLUSTERED
(
[GodlyUser] ASC
)WITH (PAD_INDEX = OFF, IGNORE_DUP_KEY = OFF) ON [PRIMARY]
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
Yellow should be the grey ,like the grey around the filter box.
Ranking doesn't belong to a register page ,Register page is meant for Beta registration or when you don't have a website yet.
But then again it should be grey and it will look much more appealing.
What the hell did you do to the website style!? Will look into your web coding later.
Pretty awesome, nice one
Nice Gunz Register Page :P
i have a question if u put refer u got coins?or something?
wtf...
this isn't a design release for fuck sake.
anyways, I would probably put the referer in a session on unique link click.
so the person who did refer is garanteed of his "prize"
besides, if the session is not set, well add the field.
this is pretty easy..
where do you read that he's on a free host..
maybe he did pay for it..