[development] programmatic creation of node
Steve Ringwood
nevets at mailbag.com
Sat Mar 8 18:21:10 UTC 2008
In drupal 4.7 and 5.x I have found that
$node = node_submit($node);
node_save($node);
generally works.
More information about the development
mailing list