PHP
PHP
Out of context: Reply #6
- Started
- Last post
- 7 Responses
- kpl0
php is server-side scripting.
server reads php, executes code in it, spits html at a browser. so, nope, no compatibility issues outside of bad html. but depending on how the code is written, it can be easy to update or a bitch.