Question:For knowing the path of the URL__ 

A <?php printf("your IP address:%s",$_SERVER['REQUEST_URI']); ?> 

B printf("your IP address:%s",$_SERVER['HTTP_USER_AGENT']); 

C printf("your IP address:%s",$_SERVER['HTTP_HOST']); 

D printf("your IP address:%s",$_SERVER['HTTP_USER_ACCEPT]); 

+ Answer
+ Report
Total Preview: 820

Copyright © 2024. Powered by Intellect Software Ltd