Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
Securing a user input - need some confirmation
Hello All,
I am in the process of recoding a large proportion of an e-commerce site, one of t
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Option box to change variable
Hello, i need help by making a script!
I need to write a file with option box, so a dropdown
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Log $_POST
How would i log submits on a form, by everyone? I want to then echo the number of submissions.
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a