Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
How could I do this?
Ive got a simple lottery game, and am using an sql database to keep track of the numbers bought. But
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
preg-match with a string and numbers
Hi, I can't get the expression to work for my preg_match, what I'd like is for it to match the strin
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
foreach iterator
Hi Guys
Does the foreach loop have an inbuilt iterator ?