Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1020735
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T11:12:14+00:00 2026-05-16T11:12:14+00:00

I am experienced with web development, but not with PHP. My challenge now is

  • 0

I am experienced with web development, but not with PHP. My challenge now is therefore that I am about to move an older PHP solution to a server only supporting PHP 5.2.+. The whole solution is using a $id – style to read the request instead of $_REQUEST['id'] or the $_GET..., $_POST...

I wonder if this type of coding is not longer supported, or if there is something I have missed here. After I moved the solution it is not working. The variable will be blank/empty.

Is there an easy way to solve this, or do I have to rewrite?

Thank you very much if you take the time to help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T11:12:14+00:00Added an answer on May 16, 2026 at 11:12 am

    its seam that the older version use Register_globals = on in php.ini

    read on it

    http://www.peoplecnc.com/register_globals_off.html

    its not recommended to use it , and in php5 is off by default,

    you can override it by create a file named .htaccess and put this into it:

    php_value register_globals 1 
    

    or by put this line in the head of the script
    (Depreciated in PHP 5.3.0. This deprecated feature will certainly be removed in the future.)

    ini_set('register_globals', 'on');
    

    but is not recommended , as you can read in the link.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Our team is experienced in web development (tomcat/Oracle) but not with AJAX on our
I've had a lot of good experiences learning about web development on w3schools.com .
This is not meant to be inflammatory or anything like that, but I am
I'm starting a new job soon, in web-app development. While I'm experienced with programming,
I only have about 2 yrs experience of web development under my belt, so
Being a web developer (php, symfony, doctrine) for 2 years now, I was recently
On the advice of a more experienced developer, I have always coded my web
I have no experience with web services. Historically I've built client-server systems using proprietary
I've been using python for years, but I have little experience with python web
I've been working with web start for a couple years now and have experience

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.