get_headers won't display the "connection"

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!

Moderator: General Moderators

Post Reply
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

get_headers won't display the "connection"

Post by klevis miho »

The array is filled with 8 strings, and no "connection".

Do you know what the problem might be?
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: get_headers won't display the "connection"

Post by requinix »

Why do you need it? And have you considered that maybe there wasn't a Connection: sent?
Post Reply