NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
Why does my php page download images over and over
Can anybody please explain to me why my php page keeps downloading the images and other items every
How to Handle more than one submit button in single form?
Hi
I have one PHP file which contains one Form. In this form there are two Submit type Buttons
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
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
Comparing MySql data and arrays.
I have a mysql table set up like this:
idsubjectbodyuseriddatetimetags1blog subjectblog body111|2
getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Why Are These Functions Causing MASSIVE Memory Problems? Please Help!
Hi,
I have a script with some options.
I use regex to replace patterns in strings, but