Jump to content

mattnoble

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Contact Methods

  • Website URL
    http://www.altfive.com

Profile Information

  • Gender
    Not Telling

mattnoble's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Awesome, obviously I didn't even think about that . Thank you very much!
  2. Ok so here's the deal. I've been trying to figure out how to go about this for a while and I just can't make sense out of it. I'm going to have a form with a bunch of checkbox options that will pertain to values in a database. Lets say I have A, B, C, D, E, and F options on the form. Each record in the database will have a field that pertains to these values. If the user selects the A, B, C, and D options I want the query to select any record that has at MOST the combination A, B, C, and D. By at most I mean I want it to pull entries that also have just [A and B], or [A, B, and C], or so on, but NONE that have more than E or F. I was just wondering if anyone could help me out. I appreciate it.
  3. Cool, thank a lot Utexas! Hopefully I'll be able to get something going in the future. Appreciate it guys  :)
  4. That was fast haha. Thanks! Now, off to read some things  :)
  5. I was just curious if anyone knew the general theory behind how to create PHP applications with addon support. How would you implement addons that people create and how exactly are they created. Are the addons just classes and functions that are added into the code somehow. I don't even know if I'm wording this right haha. What comes to mind mainly is WordPress, and it's huge addon repository and I was just curious if anyone knew how this was done, not specifically for WP, but in general. Thanks a lot!  :)
×
×
  • 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.