Array question
Does anyone know how to create a program that takes the $ amount for 8 different departments and gi
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Drawing Images in classes
I'm quite new to Object Oriented PHP. What I'm trying to do is draw some images but also have other
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
mysql query with single quotes in a variable
$sitedetails = "INSERT INTO vars (address, sitename, description, ownername, theme) VALUES ('$u
insert mysql embeded videos as blobs?
Using TinyMCE my client will be able to embed images and flash videos into large columns of text whi
getting weird error..
okay, I'm getting an error on this particular function, something about the syntax in the mysql LIMI
I need help on this PHP code
Hi everybody, I made some kind of mistake while editing the code below. As you see, at the 3 row my
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
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