Jump to content

[SOLVED] Extract variables


darkninja_com

Recommended Posts

For a link like:

 

http://localhost/project/company_news_details.php?news_id=0000000015

 

On some server, I was able to use the variable $news_id (with value 0000000015) but on other servers the value couldn't be extracted.

(echo $news_id didn't print anything)

 

Does anyone know what made the difference? And how to solve it?

 

Thank you,

 

Link to comment
https://forums.phpfreaks.com/topic/36507-solved-extract-variables/
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.