Hi all, I need a help. I have a website hosted in Goddady but I am not getting from where to access the site? So I shall be thankful if any experienced member can share his work experience on this. Btw how can I access the same from FTP? Thanks in advance Karma
Assumed you are using the shared hosting package, you can access the MySQL database using phpMyAdmin , see https://www.godaddy.com/help/accessing-phpmyadmin-on-your-shared-hosting-account-5942 for the how-to tutorial.
Generally you do not want to access the database without using Drupals functions to do so. Drupal serves as an intermediary between you and the database with that being said you can create modules that will do that work for you. This can cause issues if you try to access and manipulate data from the database without using drupal functions to do it for you.
Thanks all for replying. Now how would I understand that my site is in Drupal or on something else? Is there any reliable online tools ? So that I can use and understand. Btw my site is www[.]hairinnovationswestport[.]com . Thanks Karma