need help with some code

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

grudz
Forum Commoner
Posts: 68
Joined: Thu Dec 04, 2003 12:52 pm

Post by grudz »

thats the thing....the link is going to be list.php?type=value....then when they click on a letter it should be list.php?type=value&letter=value.....but the type=value is always going to be there, its the letter, thats an option
grudz
Forum Commoner
Posts: 68
Joined: Thu Dec 04, 2003 12:52 pm

Post by grudz »

im still working on the code though....i think im getting somewhere
User avatar
johnperkins21
Forum Contributor
Posts: 140
Joined: Mon Oct 27, 2003 4:57 pm

Post by johnperkins21 »

You're absolutely right. He needs to add &query=$query_string to his links.
grudz
Forum Commoner
Posts: 68
Joined: Thu Dec 04, 2003 12:52 pm

Post by grudz »

i gotta go now..but ill check this out again this weekend....thanx so far....i really appreciate it :)
Post Reply