Jump to content

[SOLVED] Passing two vars in url


mike12255

Recommended Posts

so i got this code:

 

  print "<tr class='mainrow'><td><A /thref='message.php?id=$getthreads3[postid]'>$getthreads3[title]</a><d><td>$getthreads3[author]</td><td>$getthreads3[numreplies]</td><td> <b>$getthreads3[lastposter]</b></tr></br> $name </td>";

 

and i need to add math=area to the url, how do i do it? the url is this line:

 

  print "<tr class='mainrow'><td><A /thref='message.php?id=$getthreads3[postid]'>$getthreads3[title]</a><d>

 

Link to comment
https://forums.phpfreaks.com/topic/145646-solved-passing-two-vars-in-url/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.