Jump to content

php select ...


ctcp

Recommended Posts

$results = mysql_query("SELECT * FROM crackz WHERE `option` = 'yes' and `type` = '$type' and name LIKE '%". $query ."%' ORDER BY date DESC LIMIT $page, $limit");

 

i got this for my search form .. type = games or movies..

how to search ... all now movies and games together?

type = $type or ????

thanks for help..

 

Link to comment
Share on other sites

I have no Idea what you just said...but...<sniff> I feel you man.  I wish you the best of luck on this epic quest of yours.  Hey, I just noticed, your post looks like a giant gun. Like Megatron's gun.  Or the joker in the first batman movie where Jack Nickleson was the joker, and he shot down batman's plane with that long ass gun.  BLAMBLAMBLAM!

 

pow.

Link to comment
Share on other sites

i got form  multi search ..

All=all

Games=Games

Music=music

how to search all ..(music and games)

 

$results = mysql_query("SELECT * FROM crackz WHERE `option` = 'yes' and `type` = '$type' and name LIKE '%". $query ."%' ORDER BY date DESC LIMIT $page, $limit");

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.