| 
 Posted by C. on 11/25/05 15:04 
> If server has installed ssl module, i need to write something in php 
> code to use it ?? 
 
no 
 
> or only what i need to do is use https:// in url ?? 
 
yes. 
 
If it's running as an Apache module you'll see the different scheme in 
the url and some extra evironment variables (phpinfo() for specifics). 
 
Regards your programming question - its possible and there's lots of 
ways of doing it. I would suggest you learn some more about 
programming, the web and PHP in particular then work it out for 
yourself. 
 
C.
 
  
Navigation:
[Reply to this message] 
 |