By mina_m on
Hi
I wanted to know how can i work with database in drupal?
Is there any module available for this case?
thanks anyway...
Hi
I wanted to know how can i work with database in drupal?
Is there any module available for this case?
thanks anyway...
Comments
It would probably help if you
It would probably help if you explained in more detail what you want to do as Drupal by default works with a database. Content for example is stored in the database and using the Content Construction Kit (CCK) you can create your own content types.