Learning Curve- Perfect Tutorial for the beginers
Follow us on Twitter Follow us on Facebook Follow us on Google Plus Follow us on rss
Skip to content
  • Home
  • APS1.0
  • APS2.0
  • PHP
  • SQ L& MYsql
  • Linux Shell Scripting
  • Codeigniter
  • Technical questions
  • Laravel
  • Angularjs
  • Node js
  • English Corner

Category Archives: PHP

$_SERVER[‘REMOTE_ADDR’]; – executing this function in php i m not getting actual ip address it produce the output “::1” why ?

$output_adr=$_SERVER[‘REMOTE_ADDR’]; //::1 print_r($output_adr); can anyone can comment on this

Category: PHP Tags: ::1, $_SERVER['REMOTE_ADDR'], $_SERVER['REMOTE_ADDR'] showing ::1

Execution of global variable in php $_SERVER