Hello,
I need to know what is the IPAddress of the server, how can I do this?
// Giovanna
Hello,
I need to know what is the IPAddress of the server, how can I do this?
// Giovanna
print_r($_SERVER);
contains all the server info.
Thank you.
// Giovanna
[color="#008000"]NOTE: moved to proper section (Miscellaneous instead of General Discussion for Yii 1.1.x)[/color]