Jump to content

tell me how to do this?


dharshan

Recommended Posts

Hi guys, first of all, I'm a total newbie to PHP, but I know it wont stop me from learning a bit....

thank you for even reading this post spending your valuable time

this is my task that i wish to get some help with......

 

I need to call some pictures from my gallery folder via PHP and make them display as a slideshow....

 

my WIP site is using SMF...and i can place a PHP module and also i have found a script http://spaceforaname.com/gallery-customized.html

 

and I'm really sorry if it sounds pretty noob... :confused:

 

thank you guys in advance

Link to comment
https://forums.phpfreaks.com/topic/196196-tell-me-how-to-do-this/
Share on other sites

The slideshow is probably javascript, right? So you will have to bring in your image locations dynamically to the javascript. The rest is really all javascript. If you want to see a good demo for an image gallery and slideshow, check out Plogger.

oki, got a php script and the instructions are pretty simple..

 

it says place the script in the image folder and then call it to the place you want it to display..

 

when i type the full path to it it loads

 

but how am i going to call this inside a php module any idea?

 

what i tried:

 

i used an html module and typed the entire path into it, it shows the url as normal text

 

i used a php module and typed the direct path it displays nothing..

 

(i use simple machines forum software, and the ezportal mod)

 

thank you in advance

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.