Dynamic link creation from DB information

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Weiry
Forum Contributor
Posts: 323
Joined: Wed Sep 09, 2009 5:55 am
Location: Australia

Re: Dynamic link creation from DB information

Post by Weiry »

SQL Group By
just group by date

you will need to make sure you have a link with a GET value so that a php script can read which date (after selected) to view
Post Reply