Hi, i want to add some php code to my joomla template that echos the total number of images in my phoca gallery. is this possible? if so does anyone know what php code i could use to accomplish this?
Justin
PHP Code for number of total images in gallery?
-
justingbauer
- Phoca Member

- Posts: 16
- Joined: 23 Oct 2009, 03:55
-
justingbauer
- Phoca Member

- Posts: 16
- Joined: 23 Oct 2009, 03:55
Re: PHP Code for number of total images in gallery?
any hints or guesses would be welcome. echo $total images?
- Jan
- Phoca Hero

- Posts: 49149
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: PHP Code for number of total images in gallery?
Hi, I think you then need to load all the sql query - to ask the phoca gallery table how many images it has, then to output it - this can be run then everywere.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
justingbauer
- Phoca Member

- Posts: 16
- Joined: 23 Oct 2009, 03:55
Re: PHP Code for number of total images in gallery?
I hope this will be useful to other people. I tough myself how to create the code to accomplish this task. I posted the instructions and the code on my web site. Enjoy 
http://jbauer.ca/index.php/programming- ... ca-gallery
http://jbauer.ca/index.php/programming- ... ca-gallery