Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What is phpMyAdmin and how do i do it?


hanskline

Recommended Posts

For example, I'm trying to implement some contributins that allow image thumbnails as separate files...and the first instructions always seem to refer to phpMyAdmin or things like "Insert a new column into the products table - products_bimage.

(if you are using phpMyAdmin 2.2.3 you can simply paste the following into the SQL query window

ALTER TABLE `catalog`.`products` ADD `products_bimage` VARCHAR(64) AFTER `products_image`

- presuming that your database is 'catalog')"**********************************OR***************************"Step 1. Run sql statement on your database."

 

What do these commands mean? Is this a php file that needs to be changed or something else that I don't understand?

 

Any help is appreciated!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...