problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Problem with shopcart code
Hello, I am having a bit of trouble being able to add a product to my shopcart. My mysql database i
Dealing with code in db query
I am dealing with C code and I need to make sure it is encoded some how to ensure its integrity and
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
Any Good MMORPGs you've played?
I'm about to have ALOT of free time on my hands (finished highschool) and I need something to fill t
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
Coding question?
Hey guys, I have a quick question. If I want to make a way for people to pay for health in my game,
Beginner question regarding Array's
Hi everyone, the page im working on has an array of variable at the top...
Code: $define_li
How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,