You'd want to use a BLOB field to store it. It would be stored as raw data
in the db. For an example, go find a tutorial on how to store images in the
database. It would work the same way.
Jason Cox
- Original Message -
From: "Alain DESEINE" <[EMAIL PROTECTED]>
be a better way but it
doesn't.
Jason Cox
- Original Message -
From: "John Hawkins" <[EMAIL PROTECTED]>
To: "Jason Cox" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, February 13, 2002 9:08 PM
Subject: Re: [PHP-DB] counting multiple
.clientID) WHERE ratings2.status = '2' AND ratings3.status = '3'
GROUP BY clients.clientname;
That should do the trick. Enjoy!!
Jason Cox
- Original Message -
From: "John Hawkins" <[EMAIL PROTECTED]>
To: "php-db list" <[EMAIL PROTECTED]>
Sent
; > you had a hundred records and your index was 10 then
> > > > you would only get the
> > > > first 10 records. Since we're including the order
> > > > by clause, the 10 should
> > > > pretty much stay the same if the table does
g the card catalog at the library... :)
Hope that helps,
Jason Cox
- Original Message -
From: "Dan Swensen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 12, 2002 5:30 PM
Subject: [PHP-DB] Flipping through database records
>
> Hello,
Something like that would work.
Good Luck,
Jason Cox
> I'll give you all the short version of what I need and if it is enough for
> you to help that would be great. I need to pull the last 10 updated topics
> from a table and output them. However, the posts table lists each post and
ng. A session ID is unique though eventually it
will be reused I believe.
Hope that helps.
Jason Cox
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php