Programmatically create a node with CCK fields?
ubuntu - March 28, 2008 - 23:04
I saw a lot discussions about creating generic node using php.
Does anyone know how to create a node with CCK in php code (programmatically)? Either using node_save, or drupal_execute. I prefer latter if I can find out what form id to use.
