Re: [PHP] php and ssl [SOLVED]

2006-05-05 Thread Schalk
Eric Butera wrote: On 5/4/06, Schalk <[EMAIL PROTECTED]> wrote: Greetings All, I am currently implementing a form for a client that will run over https. Now, all is good and well except, for some reason when the form loads in IE the lock in the status bar displays for a short while and then go

Re: [PHP] php and ssl

2006-05-05 Thread Eric Butera
On 5/4/06, Schalk <[EMAIL PROTECTED]> wrote: Greetings All, I am currently implementing a form for a client that will run over https. Now, all is good and well except, for some reason when the form loads in IE the lock in the status bar displays for a short while and then goes away, it is fine

Re: [PHP] php and ssl

2006-05-04 Thread Richard Lynch
On Thu, May 4, 2006 6:04 am, Schalk wrote: > I am currently implementing a form for a client that will run over > https. Now, all is good and well except, for some reason when the form > loads in IE the lock in the status bar displays for a short while and > then goes away, it is fine in Firefox th

[PHP] php and ssl

2006-05-04 Thread Schalk
Greetings All, I am currently implementing a form for a client that will run over https. Now, all is good and well except, for some reason when the form loads in IE the lock in the status bar displays for a short while and then goes away, it is fine in Firefox though. The way I have the form

[PHP] PHP and SSL Path Reference

2003-12-29 Thread D.H.
PROBLEM 1 I am trying to implement SSL with PHP. When trying to use the include() function to insert an external PHP file, I am only able to make it work in the local directory and without SSL. I believe the following calls to external files should be correct; however, the include function is not