Passing parameter from widget to PHP url?
Is it possible to pass a parameter into a widget powered by PHP pages? (E.g. if my widget content is at www.mydomain.com/widget.php?param=xyz, is there a way to create a widget on widgetbox that allows the passing of the 'param' value to be inserted into the PHP url? So for one install it might be 'xyz' but for another it might be 'abc'.)
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?Hey Tom,
If you make a remote widget, we pass along all widget params (size, etc.) as well as all config params. So to pass a configured value to your PHP page, just make a config param.
http://docs.widgetbox.com/developers/...
Loading Profile...



