What is a website script?

Discussion in 'General Chat' started by tramore35, Jan 7, 2008.

  1. #1
    Sorry for the noobie question but can anyone tell me, in lamen's terms, what a website script is?

    Thanks.
     
    tramore35, Jan 7, 2008 IP
  2. ZeroCapacity

    ZeroCapacity Peon

    Messages:
    1,162
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #2
    A website script is like a program that allows you to do things automatically. No need to do it by hand or it may even set the site up for you without you doing anything but installing it.

    Commonly used for auto updating content or billing so the user does not have to go through and add things all the time.

    Shawn
     
    ZeroCapacity, Jan 7, 2008 IP
  3. tramore35

    tramore35 Active Member

    Messages:
    397
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Thank you. That's definately not what I thought it was:)
     
    tramore35, Jan 7, 2008 IP
  4. ZeroCapacity

    ZeroCapacity Peon

    Messages:
    1,162
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You are welcome and there is no such thing as a noob question. :) The only dumb questions I know are the ones not asked. :D

    Shawn
     
    ZeroCapacity, Jan 7, 2008 IP
  5. TheVccMatey

    TheVccMatey Peon

    Messages:
    5,346
    Likes Received:
    208
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It's just a set of code to make your website perform certain function.
     
    TheVccMatey, Jan 7, 2008 IP
  6. Davey C

    Davey C Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    php file is a script. I write those all the time. They are processed by the webserver before being sent to the client. Some scripts are served as scripts and then processed client-side. Ajax, javascript, flash actionscript, etc are client-processed web page scripts.
     
    Davey C, Jan 8, 2008 IP