The reason for my question is I'm hoping to do a little 3rd party online game tools development.
Now I understand most of what I need
OS- the server will most likely run under windows server or linux
Html - Code for info to be displayed
CSS - code for how to display your HTML
CGI scripts - to be written in Python to provide the 'guts' of the program using HTML as I/O
SQL - Databasing functions
My question is .....
Where does PHP fit into all of this and what does it do exactly?
Now I understand most of what I need
OS- the server will most likely run under windows server or linux
Html - Code for info to be displayed
CSS - code for how to display your HTML
CGI scripts - to be written in Python to provide the 'guts' of the program using HTML as I/O
SQL - Databasing functions
My question is .....
Where does PHP fit into all of this and what does it do exactly?