image upload, resize THEN submit form
Ok so I have a form that requires the user to upload an image, and then do something with that image
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
Switch letters in message (basic cryptology)...
I am trying to switch letters around in a message for an application on my site (see here). The prob
Match stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
Multiple Pages
Hi. Im very new to php. I'm trying to create a basic login/registration page.
So I have a bas
Is there a more efficient way to code this than what I have?
I have three associative arrays.
$combinedSettings
$userSettings
$defaultSettings
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<