A
Anonymous
Guest
Hi guys,
I would like to know if an idea is possible before I suggest it as a possible development route to a small business I am working for part time.
The small group is going to have a new intranet system designed (not internet based as they deal with sensitive data), but would also like a database online for team members who operate from home to use. This is fine, as the two systems are essentially separate, however, ideally the information added online could be accessed from the intranet system, checked, and if approved transferred straight to the main system with a click - without messing with phpmyadmin and sql (they are end users).
I know a little about php and am comfortable developing websites online, or in a virtual environment (XAMP) for my personal testing, but have never tried this sort of thing and would like to advise them on what is possible. So what I would like to know is what sort of set up would be needed to:
a) Run an intranet based system, i.e. accessable by many computers (I'm assuming just apache configured correctly)
b) Access the online database from within the intranet system and move it from the local one, i.e. treat both as local mySQL databases (SSH?).
Any advice is appreciated,
Cheers
I would like to know if an idea is possible before I suggest it as a possible development route to a small business I am working for part time.
The small group is going to have a new intranet system designed (not internet based as they deal with sensitive data), but would also like a database online for team members who operate from home to use. This is fine, as the two systems are essentially separate, however, ideally the information added online could be accessed from the intranet system, checked, and if approved transferred straight to the main system with a click - without messing with phpmyadmin and sql (they are end users).
I know a little about php and am comfortable developing websites online, or in a virtual environment (XAMP) for my personal testing, but have never tried this sort of thing and would like to advise them on what is possible. So what I would like to know is what sort of set up would be needed to:
a) Run an intranet based system, i.e. accessable by many computers (I'm assuming just apache configured correctly)
b) Access the online database from within the intranet system and move it from the local one, i.e. treat both as local mySQL databases (SSH?).
Any advice is appreciated,
Cheers