How To Use Scripts

Discussion in 'Scripts' started by Pandarian, Dec 29, 2006.

  1. #1
    i'm new to webmastering. can anybody tell me how to use scrips and templates on my site. thanx.
     
    Pandarian, Dec 29, 2006 IP
  2. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #2
    I or someone will if you can define what you want to know just a little better.

    Scripts can create a complete site or they can be just a part of it.
     
    Colbyt, Dec 29, 2006 IP
  3. JEET

    JEET Notable Member

    Messages:
    3,832
    Likes Received:
    502
    Best Answers:
    19
    Trophy Points:
    265
    #3
    What scripts? Any specific script you are talking about?
    Generally we upload the scripts to the server and then try to execute them... ;)
    Bye :)
     
    JEET, Dec 29, 2006 IP
  4. login

    login Notable Member

    Messages:
    8,849
    Likes Received:
    349
    Best Answers:
    0
    Trophy Points:
    280
    #4
    Try to get hold of some script and read the read me section.
     
    login, Dec 29, 2006 IP
  5. Pandarian

    Pandarian Banned

    Messages:
    281
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    is there any related folder to upload the sript. i want to add a online shoping chart script.
     
    Pandarian, Dec 29, 2006 IP
  6. 010081

    010081 Banned

    Messages:
    4,657
    Likes Received:
    222
    Best Answers:
    0
    Trophy Points:
    0
    #6
    every script has its own installation guides go thru that.
     
    010081, Dec 30, 2006 IP
  7. login

    login Notable Member

    Messages:
    8,849
    Likes Received:
    349
    Best Answers:
    0
    Trophy Points:
    280
    #7
    I know your problem, but dont know how to explain easily, its a big area to cover. Search "how to install script" or something at google to learn the basic, you need to understand the system, how things works.
     
    login, Dec 30, 2006 IP
  8. Colbyt

    Colbyt Notable Member

    Messages:
    3,224
    Likes Received:
    185
    Best Answers:
    0
    Trophy Points:
    210
    #8
    This is an extremely simplified explanation. What people commonly refer to a a script is actually a group of scripts working together. Each being called to do its job by another script or user interaction with the web page.

    This script collection can form the entire web site or be just a part of it. A shopping cart install is usually done in a sub-directory of an existing site. How you want to use the scripts determines where you install them.

    Some shopping cart scripts can be installed from the control panel of your hosting account. For a newbie this may be the easiest way to go. The sever does all the work.

    Manually installing a set of scripts consists of downloading the files, unzipping them, reading the install instructions, uploading the files, creating a database, creating a database user, and adding that user to the datbase.

    Then one chmods files as required and runs the install program to set the configuration files and install the database tables.

    The two paragraphs just above are good for days of reading if you don't already know what each term means. :)

    And then the real fun begins. Customizing the template to look the way you want it to look.
     
    Colbyt, Dec 30, 2006 IP