Hi

Can anyone tell me where (what table) to find node content in the actual database of my website? I've think I've looked in all the available tables but can't find it!

Thanks

n1ckyb0y

Comments

yelvington’s picture

The content is split across multiple tables, and in general the right way to access it is through the API.

kovalev’s picture

The title and the body are in node_revisions table. You can use node_load function instead. (api.drupal.org)
------------------------------------------------------------------------------------------------------------------------------------
Sergata - פיתוח תוכנה