Recent content by centerz

  1. C

    Need PHP Help - $50

    pm me : )
  2. C

    Need a php coder who can create this script

    pkrishnavamsi2, pm me your skype please
  3. C

    Looking to get a website cloned

    hello, pm me your skype, i can clone any site in short time.
  4. C

    Youku.com views

    pm me your skype please
  5. C

    Looking for a web developer

    Hello, send me your skype please.
  6. C

    Looking for a Geolocation script

    HTTP_X_FORWARDED_FOR - this is very frequently mistake of many programmers. Don't use it, becose this is http header and client can send anything in this header. function userIP() { return (isset($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] ...
Back
Top