'Offline' PHP?

Discussion in 'PHP' started by Cobnut, Sep 21, 2007.

  1. #1
    I recently built an online survey and, being a clever so and so, used the GD library to display the results with 'on the fly' bar and pie charts. Unfortunately, this cleverness is possibly going to bite me in the a** as my clients want a CD to send around and view offline.

    The online site has a large number of options and categories so there's potentially 100s of graphs depending on choices made. The site also makes use of passed variables so there's only a handful of pages.

    What's the easiest way to take this PHP site onto an 'offline' format? My ideal solution is some sort of 'stand alone' PHP engine but I'm pretty sure that doesn't exist. The only other option is to build static pages and create images for each of the possible graphs, something that would be a mountain of work... :(

    Jon
     
    Cobnut, Sep 21, 2007 IP
  2. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Search for 'server on a CD' or 'server on a stick'. There are a number of free and commercial versions about that do basically this.
     
    TwistMyArm, Sep 21, 2007 IP
  3. meetgs

    meetgs Active Member

    Messages:
    957
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    70
    #3
    meetgs, Sep 21, 2007 IP
  4. meetgs

    meetgs Active Member

    Messages:
    957
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    70
  5. alexts

    alexts Well-Known Member

    Messages:
    1,126
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    125
    Digital Goods:
    1
    #5
    I would recommend XAMPP
    portable apache mysql webserver
     
    alexts, Sep 21, 2007 IP
  6. Cobnut

    Cobnut Peon

    Messages:
    184
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Oooo! Thanks folks, that sounds like the ticket. I'll have a play (when I get a chance!)

    Cheers,

    Jon
     
    Cobnut, Oct 1, 2007 IP
  7. fengfeng

    fengfeng Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    the xampp is great to study php.:):)
     
    fengfeng, Oct 1, 2007 IP