php query

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

User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: php query

Post by Celauran »

mikosiko wrote:
Celauran wrote: Are you ever setting $minPrice = $_SESSION['minPrice']? You need to either do that, or use $_SESSION['minPrice'] in your query string.
someone already told him that few posts ago :wink:
I realize that, but as it was ignored/overlooked the first time, I figured it warranted repeating.
maxx99
Forum Contributor
Posts: 142
Joined: Mon Nov 21, 2011 3:40 am

Re: php query

Post by maxx99 »

Lets all hope that wasn't it :)
Post Reply