mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
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
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
OPINIONS WANTED
This is my login page code, and I want your opinion on it please!
Code: // Login ~ CHECKS
start new row of pictures
on my site www.budstreasureauctions.com there is a featured auctions box that users will pay to get
Dynamic memory problem
Hey,
At the beginning of my code, I have this line:
Shape* gShape = 0;