Results 1 to 3 of 3

Thread: [RESOLVED] Help with app

  1. #1

    Thread Starter
    Hyperactive Member Olly79's Avatar
    Join Date
    May 2005
    Posts
    264

    Resolved [RESOLVED] Help with app

    Hi all:

    Just wondering if someone could shed any light on the following: I have been looking at a application someone passed onto me which is written in PHP. It’s a full CRM type application, however I'm used to HTML site and I work within Dreamweaver. If I was to upload this web app, which I might add has a MySQL back-end is it simply a case of ensuring that the web server has MySQL database on it? And that the headers of the PHP files are pointing to the correct server?

    Thanks

    Olly

  2. #2
    PowerPoster
    Join Date
    Sep 2003
    Location
    Edmonton, AB, Canada
    Posts
    2,629

    Re: Help with app

    if the application uses a database you must ensure that you have a database and all of the tables that script uses, with all of the correct field names.

    otherwise, yes, the only thing you'd really have to do was make sure all of the file paths were correct.
    Like Archer? Check out some Sterling Archer quotes.

  3. #3

    Thread Starter
    Hyperactive Member Olly79's Avatar
    Join Date
    May 2005
    Posts
    264

    Re: Help with app

    Okay, thanks for that!

    Olly

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