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!
Does anyone know where I can find a complete list of responce and request HTTP headers?
Also I never really got, are headers like variables? Can I send custom headers like: "My-custom-header: any value I want"? Or are headers strictly predefined?