Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,471
There are 1237 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

Need help

Thread title: Need help
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
12-18-2012, 09:34 AM
#1
ervisballa is offline ervisballa
Status: I'm new around here
Join date: Dec 2012
Location:
Expertise:
Software:
 
Posts: 1
iTrader: 0 / 0%
 

ervisballa is on a distinguished road

  Old  Need help

I receive an error in my line of code, any help please


$code=$_REQUEST['CODE'];
$username=$_REQUEST['USERNAME'];
$password=$_REQUEST['PASSWORD'];
$firstname=$_REQUEST['FIRSTNAME'];
$lastname=$_REQUEST['LASTNAME'];
$email=$_REQUEST['EMAIL'];
$accountstatus=$_REQUEST['ACCOUNTSTATUS'];

Here give me error
$query="Update users set USERNAME=".$username,"PASSWORD=".$password,"FIRSTN AME=".$firstname,"LASTNAME=".$lastname,"EMAIL=".$e mail,"ACCOUNTSTATUS=".$accountstatus,"where CODE="$code"";

mysql_query($query) or die ('Gabim');

Reply With Quote
     


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed