View Single Post
Join Date: Apr 2008
Posts: 35
Reputation: cali_dotcom is an unknown quantity at this point 
Solved Threads: 0
cali_dotcom cali_dotcom is offline Offline
Light Poster

Re: Duplicate entry '' for key 2

 
0
  #9
Nov 18th, 2008
Originally Posted by Rhyan View Post
However, this insert as you have typed it contains the variable names instead of variable values. Is this the php code or the result from the php echo command?

.
i'm not sure what you mean but those are vaiables i got from a command like:

$new_text = $_GET['new_text'];
Reply With Quote