hi all,
I am a first time user of PHP and need the following to be done.
All i want to do is to when users click on a certain category..
1) A pop up window comes up with the first main picture, some standard graphics that will be around for the whole slide show, and a "next button" that can be clicked
2) When the "next" button is clicked, the main picture will change to the next one, and now there will be a "previous" button and a "next button". All these should happen in the same HTML window.
thats all i need actually, what i did last time was for a series of 30 main pictures, i made 30 html files. and i am sure there is an easier way than this.
Please tell me what I need to do, please remember i am a TOTAL NEWBIE. I am running MAC OSX 10.3.9 and Dreamweaver 2004MX.
I did some research, I think i need a php file that will have most of the scripting done there, and the design, layout done on a html file, with some PHP codes. am i right?
Thanks in advance!!!