Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    loop inside a ... loop We need to go deeper! Commented Jul 11, 2014 at 6:00
  • I think its the query $query_name. Did you check the output of query which fetches car make? Commented Jul 11, 2014 at 6:05
  • Are your sure your sql query is right Commented Jul 11, 2014 at 6:09
  • Just improve the sql query with group by Car_Name that should solve the issue and you can avoid use of loop Commented Jul 11, 2014 at 6:16