On 12/7/06, marcob marcob@gawab.com wrote:
INSERT INTO `variable` VALUES ('catdef_storylink_50', 'a:1:{i:0;s:2:"75";}');
?
how about
variable_set('catdef_storylink_50',array('75'));
For more information on the function: http://api.drupal.org/api/4.7/function/variable_set
Regards, Greg