Hi all. I have my node-type in drupal and I need to store my old data (from my old CMS). I have thinked to make a scripts that load old-data and call node_save() function. Is this possible ? Any rtfm about something like this one ? How can I interface my script with drupal (e.g. db_* function) ? Tnx in advance. M. -- Michel 'ZioBudda' Morelli michel@ziobudda.net http://www.ziobudda.net ICQ: 58351764 http://www.phpbook.it FAX: 0291390660 http://www.ajaxblog.it TEL: 3939890025
michel ziobudda morelli ha scritto:
Hi all. I have my node-type in drupal and I need to store my old data (from my old CMS). I have thinked to make a scripts that load old-data and call node_save() function. Is this possible ? Any rtfm about something like this one ? How can I interface my script with drupal (e.g. db_* function) ? Tnx in advance.
M.
Ok ok. I have see cron.php :) Now I should test if it works. Tnx however. -- Michel 'ZioBudda' Morelli michel@ziobudda.net http://www.ziobudda.net ICQ: 58351764 http://www.phpbook.it FAX: 0291390660 http://www.ajaxblog.it TEL: 3939890025
participants (1)
-
michel ziobudda morelli