Jump to content

[SOLVED] Form POST to MySQL WHERE


skyer2000

Recommended Posts

So many questions today, I promise this is my last one!

 

I'm stumped on something and can't find out how to solve this. Here is the breakdown

 

I have a form that is posting to another page, and on that other page the posted elements fill out a MySQL where statement. It is posting school, state, and category. When each field has a value in it, it works fine. However, the default value of "All Schools" or "All States" or "All Categories" will not work. I've tried using a * and also an %. I've also just left the fields at value="", but after post, it considers that a value even if i'm using isset to check it.

 

Any ideas on how to solve this?

Link to comment
https://forums.phpfreaks.com/topic/42796-solved-form-post-to-mysql-where/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.