Here is the break down of my sample code:
(I removed all the rest of my page to try and simplify things and to help find the error)
Test1.php
[php]
Test2.php
[php]
This code used to work for me, but now I always get the “ERROR: No File Name Was Recieved”.
So it appears to not be receiving the variable $get from the previous page. Why?
Thoughts:
Is this code valid anymore? Maybe an update has broke it?
Are my global settings wrong?
Any help would be greatly appreciated!
Thanks,
RiCK