Jump to content

[SOLVED] Problem with parameters.


Kryllster

Recommended Posts

This is my first time trying to pass parameters in a url here is part of the code and it displays the values in the browser but I cant get them to display in the target page??

 

/mainview1.php?show=fight_success&gold=1837&diamonds=3&rubies=7

 

 

I am trying to print them ie =

<?php print($gold); ?>

 

in the target page.

 

Thanks for your time!

Link to comment
https://forums.phpfreaks.com/topic/122100-solved-problem-with-parameters/
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.