PDA

View Full Version : how to get all attachment id from one user and display these attachments


ageurtse
12-24-2009, 05:04 PM
How can i get all attachment id's from a given userid ?

the next question is how to display a attachment, i know how to get the path.
the next step is to combine a attachment id and his path and display it.

how do i do this all.

Lynne
12-24-2009, 05:33 PM
Have you tried Admin CP > Attachments > Search?

ageurtse
12-24-2009, 07:17 PM
Well I mean from within php code. I wish to display attachments from A given userid

--------------- Added 1261744564 at 1261744564 ---------------

this is solved.

now on to the next problem