Grazie... ho aggiunto al tuo codice il replace, riassumendo:
Provo a vedere se funziona.codice:$key = (isset($_POST['txtSearchFor'])) ? $_POST['txtSearchFor'] : ''; $query = urlencode(trim($key)); $q= str_replace(" ", "+", $query);
Grazie ancora!![]()