help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder
Time script, set to my time zone?
I am using this line to get the date and time
Code: $time = date(F." ".d.", &q
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
Header is not working in IE
Hi ! header function is not working in IE but it works in FF, Safari, Chrome. any help please. :
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
foreach loop, assistance request
I would like some guidance on the usage of foreach as I try to parse through a large database and wh
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,