I have seen that database driven applications can be used also as SERPS for Google.
How to manage this kind of SEO queries using PHP script?
Example:
search?q=car+repair
This query will be detected and found by Google even user did not filled in values but Google search engine can find this. How to manage this in the correct way?