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
  #10
Nov 18th, 2008
Originally Posted by Rhyan View Post

  1. $sql = 'INSERT INTO article_fields VALUES (NULL, \''.$new_text.'\', \''.$field_type.'\')';
i just tried this code but it still didn't work.
Reply With Quote