I need to parse by a url some data.

The data need to be given to http://......./abc.php?login=dsdf&ds=sfdsf&sdf=sdf

The values for the variables are taken from the database

Is there a way so that i can do this for all the databaserecords (everytime other values for the variables) by just using one button?