|
-
Oct 6th, 2006, 01:20 PM
#1
Thread Starter
Hyperactive Member
[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
-
Oct 6th, 2006, 04:42 PM
#2
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.
-
Oct 6th, 2006, 05:52 PM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|