Return Array from PHP url
I don't know whether this will be possible or not
I am working on two website and I want to pass a array from one site to
another through URL
e.g.
$myreceivearray = http://mydomain/myscript.php
and this myscript.php should return an array.
No comments:
Post a Comment