By behemothh on
I've been looking for an answer for a while..
I've created a php script, that needs to add several new pages (nodes) to my drupal site. I've not been able to find an API or a function or something to add a new node to the database... I would like to avoid doing this manually.
thanks
Comments
Here you can find info on
Here you can find info on how to create nodes from PHP:
thanks a lot !!!
thanks a lot !!!