You can add multiple parameters to the url query string with an ampersand sign (&), only the first field name has to be prefixed with a question mark (?):
In your case
topics_categories.php?id=13&page=1
0
solved Edit the link to accept the id of category and the number of page