PHP Guru please help me

Discussion in 'PHP' started by zones88, Oct 4, 2011.

  1. #1
    HI Dude,

    I have article site. I like to Search customize my site. please tell how to create Search customize file in PHP.







    Thanks
     
    Last edited: Oct 4, 2011
    zones88, Oct 4, 2011 IP
  2. mfscripts

    mfscripts Banned

    Messages:
    319
    Likes Received:
    4
    Best Answers:
    8
    Trophy Points:
    90
    Digital Goods:
    3
    #2
    SELECT * FROM `table` WHERE name LIKE "%search_term%";
     
    mfscripts, Oct 7, 2011 IP