Re: [Release] CzF Team Web v0.4
Quote:
Originally Posted by
ca_ale_16
it looks like a mod of muweb....
Maby it is,but i like this web!
Re: [Release] CzF Team Web v0.4
Good web, but its a pain in my eye
Re: [Release] CzF Team Web v0.4
Quote:
Originally Posted by
BlackEye
Maby it is,but i like this web!
it is :P...
75% of the web now are mods of muweb... mainly after i released my muweb template -.-
Re: [Release] CzF Team Web v0.4
Wft is this?
Code:
$login_check = $db->Execute("SELECT * FROM dbo.MEMB_INFO WHERE memb___id =? AND memb__pwd = [dbo].[fn_md5](?,?)",array($accountid,$passwordid,$accountid)); }
elseif ($muweb['md5'] == 0){
$login_check = $db->Execute("SELECT * FROM dbo.MEMB_INFO WHERE memb___id =? AND memb__pwd =?",array($accountid,$passwordid)); }
P.S. Login didin't work!!!
Re: [Release] CzF Team Web v0.4
Quote:
Originally Posted by
Just_Rytis
Wft is this?
Code:
$login_check = $db->Execute("SELECT * FROM dbo.MEMB_INFO WHERE memb___id =? AND memb__pwd = [dbo].[fn_md5](?,?)",array($accountid,$passwordid,$accountid)); }
elseif ($muweb['md5'] == 0){
$login_check = $db->Execute("SELECT * FROM dbo.MEMB_INFO WHERE memb___id =? AND memb__pwd =?",array($accountid,$passwordid)); }
P.S. Login didin't work!!!
rofl...
does ur web host support php?...
the script u see there is part of the script checking the db to see if the password and account match
it should work perfectly fine
check your web config... :P
Re: [Release] CzF Team Web v0.4
I think more black can make it.An black background will be great like this web NFSCars | Need For Speed Cars, Tools, Tracks, Showroom, Cheats, Screenshots
Re: [Release] CzF Team Web v0.4
Hmmm...This NFScars web loks werry simple and with nice skin! Maby z0lik can create same web,but for MuOnline :D
What you think z0lik???
Re: [Release] CzF Team Web v0.4
i just wanna show him the colors black and red how cool it looks...
Re: [Release] CzF Team Web v0.4
Quote:
Originally Posted by
BlackEye
Hmmm...This NFScars web loks werry simple and with nice skin! Maby z0lik can create same web,but for MuOnline :D
What you think z0lik???
it is very simple to replicate... if u know how to ;)
... but i dun think it would make a good mu skin... it isnt exactly a mu themed site.. nice site tho
Re: [Releases] CzF Team Web v0.4
Quote:
Originally Posted by
xphire
i like this 1 much better to be honest. that standard red 1 is just... too red :S :animal_rooster:
Re: [Release] CzF Team Web v0.4
Quote:
Originally Posted by
RisingKing2010
rofl...
does ur web host support php?...
the script u see there is part of the script checking the db to see if the password and account match
it should work perfectly fine
check your web config... :P
I'm using AppServ on my computer and it's support PHP. It's not my server problem I think the problem is in web with that '?' on query!
Re: [Release] CzF Team Web v0.4