browse folder only
hi,
is there a way i can browse or get the directory or folder only and not the file?
i just w
Function
How can I make this function that once you click the link in the code it takes you to a new page wit
session variable problem
Session variable is not working in Fire fox i am getting null value but it is working fine in IE.
need help with php get
i have a option box that gets filled with dates, but how do i get once the option value has been cli
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the