Search found 3 matches
- Mon Oct 25, 2010 8:30 pm
- Forum: PHP - Code
- Topic: Next & Previous buttons without a database?
- Replies: 1
- Views: 127
Next & Previous buttons without a database?
I have a quick site I'm making with 20 sequential pages. The files are named index.php 01.php 02.php ....etc 19.php 20.php Do you know how I can have two images (a left and a right arrow) act as Next and Previous buttons, going from 01 to 02, and so on? It seems like an array could do it, but I'm ju...
- Wed Apr 30, 2008 6:49 pm
- Forum: PHP - Theory and Design
- Topic: filtering active content on my site with checkboxes?
- Replies: 1
- Views: 336
filtering active content on my site with checkboxes?
I'm working on a portfolio site with about 50 flash SWFs displayed on the same page with no formatting. I'd like to only display the SWFs the user wants to see. Is there a way to filter which SWFs are shown by using check boxes and a submit button? How would that work? Is PHP the right solution? The...
- Wed Apr 30, 2008 6:46 pm
- Forum: PHP - Theory and Design
- Topic: filtering active content on my site with checkboxes?
- Replies: 1
- Views: 330
filtering active content on my site with checkboxes?
I'm working on a portfolio site with about 50 flash SWFs displayed on the same page with no formatting. I'd like to only display the SWFs the user wants to see. Is there a way to filter which SWFs are shown by using check boxes and a submit button? How would that work? Is PHP the right solution? The...