Re: [nyphp-talk] file_get_contents() with a context

2010-08-13 Thread Dan Cech
On 8/13/2010 4:13 PM, Donald J. Organ IV wrote: I am using file_get_contents() with a context that defines it should be using http 1.1 default is 1.0 I am using this inside of a loop that is pulling remote product images and creating thumbnails The reason we had to add a context is beca

[nyphp-talk] file_get_contents() with a context

2010-08-13 Thread Donald J. Organ IV
I am using file_get_contents() with a context that defines it should be using http 1.1 default is 1.0 I am using this inside of a loop that is pulling remote product images and creating thumbnails The reason we had to add a context is because with no context specified file_get_cont

[nyphp-talk] Make PHP Better. Come to Brooklyn's PHP TestFest.

2010-08-13 Thread Daniel Convissor
Hey Folks: Hang out, drink some beer and write some unit tests for PHP. Unit tests ensure the PHP engine behaves as expected and continues to do so as it is developed. Let's put our minds to work exploring the underlying C source code and documentation to find edge cases and uncovered segments