Hi:
I have a company listing page returning results from mysql with php, using query(where comp_name like 'a%').
is there a way to set up an array with individual queries and use <a href> to return results on same page when user selects from alphabetical links list (b,c,d,e,f, etc..)?
thanks for any help...mj