olinroger 0 Newbie Poster

I am a beginner for php. I just wrote three php pages to generate some information from a mySQL database. The first page set up criteria (such as state and industry for some company information) and a form for people to search from the mySQL database. The second page is a brief list of result (including ID, company name, telephone, and state). In the third page I want people to get detailed information for each and every company listed in the second page. how can I use the ID or company name in the second page (the ID and company name are not the search criteria in the first page) to get data from mySQL database and generate the third page?

Appreciate your help.

Olinroger

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.