Hi, Can anyone tell me if i can edit the website with MYSQL. The problem is that the guy who made my website disappeared. He created the website and everything is working fine but i would like to add few lines back to the menu that I asked him to hide previously. So, when I log in to phpMyAdmin i can see the database and the tables that i need but I don't know what command to use in order to put them back to the website. Thanks in advance.
are menus controlled from db? If they are static menu then may be they are kept at php level itself.. In case they are from db and you know what tables to use and which columns to modify to which value, then let us know table structure and the modifications and we will build you queries..
The lines in the website is probably not made by MySql. Try using a text editor and look through some of the template files in your website.