Forums / Cotonti / Extensions / PHP array in MySQL query??

Sean
#18228 2009-10-30 01:28
It could be that im not using serialize properly. Ive never used it before, and all i know about it is what ive read on the internet :P

I should probably explain what im trying to do first. Im trying to modify the Seditio gallery plugin to display multiple galleries on the same page. So for example, /plug.php?e=gallery&f=2|4|1 will display pictures from gallery 2, 4 and 1. So what ive done is imported $f, exploded it, then looped through each gallery.

Heres the code:


Does it have something to do with sed_import do you think?
Thanks a lot for your help!
This post was edited by Kilandor (2009-10-30 02:45, 14 years ago)