CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Computer Programming (http://www.codingforums.com/forumdisplay.php?f=21)
-   -   How can I get same variable amount from PHP code? (http://www.codingforums.com/showthread.php?t=279654)

Hesham_3del 10-27-2012 01:45 PM

How can I get same variable amount from PHP code?
 
Hello fellow people, I've got a tiny problem.

I want to send POST request, but I can't get one parameter.

The parameter I want is in the PHP code:
Code:

"r" : Math.random()
How can I get the same amount?


All times are GMT +1. The time now is 05:35 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.