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."%') ";
Aucun commentaire:
Enregistrer un commentaire