mercredi 21 décembre 2016

I need a help on php search

i want a help i use the following query of sql on php search form from database of two tables this is the query. it doesn't return any result i don't know if the query has any errors

   $q8="select information from proprties p inner join plants pp on p.p_id = pp.p_id where (pp.plant_name LIKE '%".$s."%') ";

enter image description here




Aucun commentaire:

Enregistrer un commentaire