| 
 Posted by windandwaves on 12/04/06 21:33 
Steve wrote: 
...... 
> $site->uri = 'http' . ($securityEnabled ? 's' : '') . '://' . 
> $_SERVER['HTTP_HOST']; 
 
I dont really understand $site->uri part.  It seems that you are 
referring to a class. Is this php 5?  I am working with php 4.3 I 
believe. 
 
Can you explain it a bit more? 
 
Thank you
 
  
Navigation:
[Reply to this message] 
 |