Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
JSON SORT WITH PHP
I have two products that I want to sort by say "Id:17, value: xxx" using php
The page w
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
check if string contain only a-z/A-Z
Is where any way to check if string contains only a-z/A-Z, without writing an array with all possibl
Open link with largest int string first
I have the following links i would like to open either all at once or one-by-one. How would i procee
CU&UC guide
Hi Gurus,
can anybody provide me the link for CU&UC upgrade guide
Thanks i
How do I give a developer access to a specific directory and nothing else?
I want to give a develop access to a specific directory and nothing else
I can give them an F
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q