help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that
Retrieving Data from Two Different Databases
Hello All,
Ran into another problem and would appreciate some help! I have two datab
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
PHP Cannot redeclare class
I have 6 files, and two of them do not seem to want to play well. I keep getting a "Cannot rede
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
displaying unknown amount of results
I am reading a directory and getting a list of folders in the directory, I want to display the folde
Calander layout
Hi i know this sounds like a simple question but i cant find the answer to it anywhere i have added
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c