Published in: PHP
<?php require 'includes/bootstrap.inc'; drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL); $mypost['edit']['type'] = 'story'; // not needed? $mypost['edit']['body'] = 'viva druplicon'; $form_post_key = 'mypost';
You need to login to post a comment.
