google
twitter
email
feed
Creating a node with PHP in Drupal 7 is easy. This can be used to insert one node from a custom form or to insert a batch of nodes from an array of data.
Just follow these instructions to populate a node with PHP.