Hello,
Does anyone know if there is a web server query tool that I can use that would be able to figure out and return what the server currently supports? I am going to be coding in PHP, therefore finding out if it supports PHP is the most important, but I wouldn't mind knowing if the server supports other languages as well.
I have a specific server in mind, but I'm having a problem reaching the administrator, so if I can find out if PHP is supported, I can get started with the coding and worry about other stuff later.
PS ... no, I can't just try using PHP, because I don't currently have access to the server via FTP. Whether the server supports PHP or not will obviously determine if I request FTP access to start coding.
Thank you