Re: [PHP] headers_list function

2004-02-19 Thread Chris Shiflett
--- Juan Torres <[EMAIL PROTECTED]> wrote: > how can I use 'header_list()' function. My manual says: "Might be only > in CVS". What is CVS? How do I install CVS? This is another way of saying that this might not be in any release of PHP to date. CVS is the version control system used in developmen

Re: [PHP] headers_list function

2004-02-19 Thread Richard Davey
Hello Juan, Thursday, February 19, 2004, 1:13:56 PM, you wrote: JT> how can I use 'header_list()' function. My manual says: "Might be only in JT> CVS". JT> What is CVS? How do I install CVS? In a nutshell, if it's in CVS and you need it for a live site - ignore it. CVS is the repository where al

[PHP] headers_list function

2004-02-19 Thread Juan Torres
Hi, how can I use 'header_list()' function. My manual says: "Might be only in CVS". What is CVS? How do I install CVS? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php