[PHP] Strange behaviour of generated images

2002-12-17 Thread Victor V. Evtushenko
Hi, I'm trying to output a set of image thumbnails in HTML table. Everything works fine, except that performance is very poor. If I put all the thumbnails as regular files in some directory it has expected speed. But if I'm trying to use script to retrieve thumbnails from their actual location (w

[PHP] Re: How do I keep a page from caching in I.E

2002-09-04 Thread Victor V. Evtushenko
Hi, Donpro wrote: > Hi, > > Using I.E. 5.5. I can't seem to keep a page from caching. When I click on Have you read "HOWTO: Prevent Caching in Internet Explorer"? http://support.microsoft.com/default.aspx?scid=kb;EN-US;q234067 > the browser BACK button, I get the cached page so I have to clic

Re: [PHP] Getting LDAPS to work

2001-02-20 Thread Victor V . Evtushenko
* John Hallam <[EMAIL PROTECTED]> [010215 17:58]: > I have got php 4.0.4p1 configured with openssl 0.9.6 > and ldap and I'm trying to get an ldap_connect to work > over ldaps as described in the ldap_connect > documentation. > > I have no problem connecting using > ldap_connect(hostname) format b