I completed a project for a work collegue in PHP that searches a table I built in mySQL using my WAMP server.
The project is complete and she needs it to get up and running. Having no help from our wonderful IT department I am trying to see if the following is possible:
Determine what database is on our intranet, Oracle SQL Server, etc.
I know there is one because there are other PHP pages running. I was hoping I could create my own DB on our intranet server with WAMP that is running on my machine.
Probably too much to ask for though.