I have an array containing some values, say
arr[\'one\'] = \"one value here\";
arr[\'two\'] = \"second value here\";
arr[\'three\'] = \"third value here\";
If you dont want to use sessions, you can just include the page in the other file.
file1.php
file2.php
If the array is dynamically created and you want to pass it through GET or POST you should form the URL on the server side and redirect the user to the HTTP URL page instead of the php file.
So something like:
file1.php
file2.php