Does anybody know of a SELECT QUERY that will select every other record of a
table ? I want to do this so that I can display my products in 2 columns (I
will also be using arrays of course).
The first column would show the result of the first query starting at record
1. The second column would s
I have written 2 programs (which are very common PHP
programs) that A) Allows me to upload image files into a MYSQL database
using a simple form. And B) Allows me to retrieve and display the image
using a PHP script. This is my problem:-
I can upload the images ok. I store the binary code, imag
I have spent the last 3 days trying to figure this out. And will probably
give up very soon. I have written 2 programs (which are very common PHP
programs) that A) Allows me to upload image files into a MYSQL database
using a simple form. And B) Allows me to retrieve and display the image
using
3 matches
Mail list logo