Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Help a newbee save my job !
Hey guys i am dying here i am new to php and would like for someone to help me with this problem
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
Files in current folder. Should be an easy fix.
Never mind. I've asked about this before and just found my answer. Anyway to delete this?
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);