PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hey I am having problems trying to get this code to work on an IIS server it works fine on my apache server both have registered globals turned off
what this code does is you enter in a form degrees in celsius and it converts it to farenheit but for some reason on the iis server it just displays the number 32 any help is appreciated