Taking information out of the URL with php and adding it to a form?

ZeDDuB

New member
Me and my friend own a website called http://two-manga.com

If there is a problem that the user detects on the software, they click report problem and it takes you to say http://two-manga.com/report-manga.php?manga=naruto&chapter=34 for example.

Now in the form I want to take the manga=naruto and turn it into naruto 34 for the form so the user doesn't have to fill in the manga name or the chapter number so it saves them time.

Any help will be much appreciated, thanks
-Zac
 
Back
Top