>>Can any one has idea how to add a node into Drupal database 
directly<br>
&gt;&gt;without using drupal interface?<br><br>Here is the file I used to do the same thing.  place it in your root dir, Then go to it like a web page.  <a href="http://www.here.com/file.php">www.here.com/file.php</a>.<br>
<br>A large number of files will make it time out, so you will have to check the last row inserted was, remove those from the list, save it, and run it again.  Your hosting site might change the php time out setting for you.<br>
<br>You will need to set up a folder for your csv file to be, and a folder for a renamed copy to be saved.<br><br>After you are done, move the file off your server for security reasons.  I am not sure if it could be use maliciously, but why take the chance.<br>
<br>The file is commented, hopefully very well.  Email me if you have any questions.<br><br>This is modified  code I got from Paul Couture that he demoed at the 2010 Nashville Drupal Camp.  I hope you can get it to work for you.<br>
<br>Cory<br><a href="mailto:imaaxa@gmail.com">imaaxa@gmail.com</a><br>