intranet development

Discussion in 'PHP' started by bothie, Sep 25, 2007.

  1. bothie

    bothie New Member

    Joined:
    Nov 14, 2006
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    Harare,Zimbabwe
    was tasked to develop a local company's intranet as a project,for my year 2 using php,so can you assist me in the following:
    1).basic contents of an intranet
    2)what differentiates it from a wewbsite
    3)after you have developed it what do you go on to do
     
  2. pete_bisby

    pete_bisby New Member

    Joined:
    Nov 11, 2007
    Messages:
    48
    Likes Received:
    2
    Trophy Points:
    0
    Occupation:
    Software Developer/Analyst, PB
    Location:
    Manchester, England
    Home Page:
    http://www.pbworld.co.uk
    1. An "intranet" is a website for internal purposes only, that usually covers issues relating to the company itself. It can contain recent events for the comapny, newsletters, personnel matters, events .... basically anything that is curernt and relevent to the company.

    2. There really isn't anything different between an internet site and an intranet site, as far as the coding is concerned. Intranets are for internal use only - no-one outside of the company (the general public) will not have access to a company's intranet.

    3. Well, it is good experience for web design and web development. If it is for a project, ensure that you plan the development and your code is well documented - don't just start coding away, simply because your tutor won't be impressed with your project management skills !!
     
  3. bothie

    bothie New Member

    Joined:
    Nov 14, 2006
    Messages:
    24
    Likes Received:
    0
    Trophy Points:
    0
    Occupation:
    student
    Location:
    Harare,Zimbabwe
    the third part of thequestion is on how to make the sute available to others on the intranet ie i have apache as my server and would like to know how to serve the site to others on the lan
     
  4. pete_bisby

    pete_bisby New Member

    Joined:
    Nov 11, 2007
    Messages:
    48
    Likes Received:
    2
    Trophy Points:
    0
    Occupation:
    Software Developer/Analyst, PB
    Location:
    Manchester, England
    Home Page:
    http://www.pbworld.co.uk
    Your server would have been allocated a name (which should be in the Apache config file), and most certainly an IP address. Just enter the address of the server into a web browser, like any other website, and that's it !
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice