how shall start updating a web site

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ibrahimkh
    New Member
    • Dec 2015
    • 2

    #1

    how shall start updating a web site

    I have recently a job in which i am supposed to update a website. It is PHP and mysql.This is my first time doing this. How can I start? where can I find the source code? is there any wizard ti help? I am lost. Help please
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    How can I start?
    There's plenty of tutorials online.

    where can I find the source code?
    We can't answer that for you. You will have to talk to your work's IT people. They could have put it anywhere.

    Comment

    • ibrahimkh
      New Member
      • Dec 2015
      • 2

      #3
      nobody here from IT team. I have people know nothing about it.

      Comment

      • Luk3r
        Contributor
        • Jan 2014
        • 300

        #4
        Is PHP modified to run on IIS? Apache? Starting there will give you the web root and you can then find the source code. You could simply browse to the webpage in IE that you wish to modify, view the source code from there, and get the directory of the page that you need to make changes to. Since it's fairly obvious that you didn't know to take these steps first, I would start by finding the webroot and making a copy/backup of all of the files before making any changes.

        Comment

        Working...