I have moved some PhP code from one server to another. Now some links do not work because the system does not recgonize some of the tags, immediately.
That is the link http://www.test.com/mypage?t=12&q=20
In the PhP code both $t and $q are not populated. Isn't there a make option for PhP to enable this (I built this PhP from source) or is something else wrong?
thanks
j