[RESOLVED] Editing my website database using phpmyadmin
I had a website built for me that contains an sql database (123oldies.co.uk). I want to make one simple change, which is, on the 'shop' page, to change the product descripton 'jewel case' to 'cd+jewel case'.
I'm hoping this can be done on control panel in phpmyadmin, but I've looked all around and I can't find this field to edit it.
I have found that each product line in the stock database has a variable 'cdo' which is set to 0 or 1 and this defines what is displayed.
As you can see, I know virtually nothing about this, so simple words from anyone would be happily received.