Results 1 to 3 of 3

Thread: Check for update

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    524

    Check for update

    Hello, i would like someone to help me to make this:

    I want to make 1 php file to include it in my website to check is the users using the latest version of the site:
    Example : <?php include("updatecheck.php"); ?> , this file will get information is the user using the latest version of the website. To Display the message if there is New Version Avalible in POP-UP message where to has :
    - 1 Menu for Changelog
    - 1 Butoon (img or text) Download - when they press it to download the files
    When Press the Button to display them "Loading Process" that shows how much &#37; is downloaded (like you install a game you see loading process the same thing)
    When they click on the "Changelog" to pop-up a window where to show them the changelogs . To get information from the file "changelog.php" (from the server). If its posible to make it like this here : HERE click on "Estable: v5.0.0" to see how to display it.

    Server Side:
    - changelog.php (where i will put file updates log)
    - version.php (where i will put the version of the updates, if i put version 0.2, users use 0.1 so there is new update avalible for them)
    /download (the folder where i will add the updated files, where users will download them, to download the files in the same folder to replace the files with the new ones)

    If this is big job i can pay for the little help for making this, i dont have much money but i can give 5$ for this system
    Thanx

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Check for update

    Hello diablo21,

    I have moved your thread to the Project Requests Forum as this is where any question like this should be asked.

    Thanks

    Gary

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2009
    Posts
    524

    Re: Check for update

    thx,
    can someone help here?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width