View Single Post
Old 07-13-2005, 02:54 PM  
jwerd
Confirmed User
 
Industry Role:
Join Date: Jun 2003
Location: Costa Rica
Posts: 1,953
Quote:
Originally Posted by psili
Try

Code:
<?=$_GET['id']?>
as I'm guessing global variables are turned off, or something, on the new server's php.ini file.
If that doesn't work, I would say the $id is probably tied into a database somehow and the connection isn't being made. Maybe I am missing something, but it's probably that register globals is on and your new server has it off. Goodluck!
__________________
Yii Framework Guru - Seasoned PHP vet - Partner @ XXXCoupon.com
jwerd is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote