Jump to content

Import request variables in PHP 5.4


Ricky55

Recommended Posts

Hi

 

Hopefully one of you guys can help me. My knowledge of PHP is beginner and the Dev that I use is on holiday.

 

Just moved a clients website over to a new host and one part of it is not working.

 

We have these php price calculator scripts that use the function import_request_variables which having turned on error reporting I can see this is what's causing the problem.

 

Having done a quick search online I can see that this is no longer valid in PHP 5.4 is there a quick way of replacing this with something that is valid in PHP 5.4?

 

The line I have is import_request_variables('gp');

 

Any help as always very much appreciated!

 

Thanks Richard

Link to comment
https://forums.phpfreaks.com/topic/281054-import-request-variables-in-php-54/
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.