Visa ett inlägg
Oläst 2008-11-16, 16:44 #33
youheardit youheardit är inte uppkopplad
Har WN som tidsfördriv
 
Reg.datum: Oct 2008
Inlägg: 1 168
youheardit youheardit är inte uppkopplad
Har WN som tidsfördriv
 
Reg.datum: Oct 2008
Inlägg: 1 168
lite konstigt, för det läggs inte till i databasen??? men ska man ha någon primär key, eller unique
Citat:
Originally posted by Rokkan1@Nov 16 2008, 17:40
Kod:
?php ob_start; ?
DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
html xmlns=http//www.w3.org/1999/xhtml
head
meta http-equiv=Content-Type content=text/html; charset=utf-8 /
titleMin sida/title
/head
body
?php
mysql_connectlocalhost, username, password;
mysql_select_dbdatabasename or diemysql_error;
krediter = 10;
UserID = admin;
mysql_queryUPDATE credits SET credits = credits + krediter WHERE ID = UserID;	
headerLocation /1/index.php;
?
/body
youheardit är inte uppkopplad   Svara med citatSvara med citat