Main > osCommerce Installation  
 
    



osCommerce Installation

Sub Categories
1.1 osCOMMERCE PACKAGE (1)
1.1 osCOMMERCE PACKAGE
1.2. BEGINNING THE INSTALLATION PROCESS (3)
1.2. BEGINNING THE INSTALLATION PROCESS
1.5. INSTALLATION INTERFACE (3)
1.5. INSTALLATION INTERFACE
1.5.4. Adding or Removing an Installation Step (1)
1.5.4. Adding or Removing an Installation Step
1.3. IMPORTING A DATABASE (1)
1.3. IMPORTING A DATABASE
1.4. UPGRADING osCOMMERCE (1)
1.4. UPGRADING osCOMMERCE

Articles
osCommerce Installation
osCommerce Installation In keeping with its overall design, osCommerce makes installation and upgrading a breeze for the programming professional. In this chapter you wil
Last Modified - 2006-03-07 - Similar Articles

1.1. OSCOMMERCE PACKAGE
1.1. OSCOMMERCE PACKAGE Suppose that you have developed a Web application on your local computer, and now, you want to upload and deploy your application on a remote server.
Last Modified - 2006-03-07 - Similar Articles

1.2. BEGINNING THE INSTALLATION PROCESS
 1.2. BEGINNING THE INSTALLATION PROCESS We are now going to install or deploy the osCommerce application on a local machine with the help of the included interface, but
Last Modified - 2006-03-08 - Similar Articles

1.3. IMPORTING A DATABASE
1.3. IMPORTING A DATABASE Clicking on the Continue button, the form posts all the information provided by the user as hidden fields. On the next page the following code i
Last Modified - 2006-03-08 - Similar Articles

1.4. UPGRADING osCOMMERCE
1.4. UPGRADING OSCOMMERCE         Now, we return to the index page of the installation wizard (see Figure 1.1). If the user wants to up
Last Modified - 2006-03-08 - Similar Articles

1.5. INSTALLATION INTERFACE
1.5. INSTALLATION INTERFACE Now, let us see how the installation interface works and which files are used in the installation and upgrade processes. Three files are inclu
Last Modified - 2006-03-07 - Similar Articles

1.5.3. Install Page
1.5.3. Install Page The code contained inside the /install.php file follows. require('includes/application.php');$page_fi
Last Modified - 2006-03-07 - Similar Articles

1.5.4. Adding or Removing an Installation Step
1.5.4. Adding or Removing an Installation Step To add or remove an installation step, perform the following tasks:          
Last Modified - 2006-03-07 - Similar Articles