Jump to content

[SOLVED] Quick Question


ibanez270dx

Recommended Posts

Hi,

I'm running PHP on a remote server and I can't seem to get this line to actually work:

 

<a href="index2.php?typeorder=fi_tripnum">

 

Whereas I want to pickup that $typeorder = "fi_tripnum";

 

However, it doesn't get picked up by index2.php (The page that the hyperlink is on is index2.php - the same page it wishes to send to). I checked PHP.ini and REGISTER_GLOBALS is on. Is there anything else that I should check?

 

Thanks,

- Jeff

Link to comment
https://forums.phpfreaks.com/topic/78372-solved-quick-question/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.