Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
max() problem
I have a while loop to get image names.
Code: $imagequery = mysql_query("SELECT * FROM ad_i
PHP template help
Ok, I don't know if anyone can help me but I am using PHP templates to make a site. I am a newbie an
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas