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

  • Home
  • SEARCH
  • 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 9156301
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:44:37+00:00 2026-06-17T12:44:37+00:00

Possible Duplicate: variable variables once I have established the first empty input field I

  • 0

Possible Duplicate:
variable variables

once I have established the first empty input field I then want to give it the value of $_POST['email']; by making the value of $key into a variable but how can I make the value of a variable into a new variable (if you see what I mean) I will try to demonstrate what I mean below:

$email = $_POST['email'];
      foreach( $_POST as $key=> $for ) {
               if($for=="") { 

        //     $ + the value of ($key) = $email;           
                  break;
                }
         }

email: <input name="email">

    a: <input type="text" name="a" value='<?php echo $a; ?>'>
    b: <input type="text" name="b" value='<?php echo $b; ?>'>
    c: <input type="text" name="c" value='<?php echo $c; ?>'>
       <input type="submit">
  • 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-06-17T12:44:38+00:00Added an answer on June 17, 2026 at 12:44 pm

    Use $$key = $email into the foreach, it’ll make a new variable with the variable $key value and assign $email value to it.

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

Sidebar

Related Questions

Possible Duplicate: Objective C Equivalent of PHP’s Variable Variables I have created a method
Possible Duplicate: Can you unset() many variables at once in PHP? I have 3
Possible Duplicate: Global Variables in Cocoa/Objective-C? problem with declare a global variable in objective
Possible Duplicate: How to convert a string value to a variable in javascript? In
Possible Duplicate: PHP: Notice: Undefined variable and Notice: Undefined index In this once the
Possible Duplicate: Passing variable between winforms I have two forms one called Form1 the
Possible Duplicate: Objective C Equivalent of PHP’s Variable Variables Today in one of my
Possible Duplicate: Redeclare JavaScript Variable I have the next piece of code: var i
Possible Duplicate: Javascript outer scope variable access I have a javascript module that looks
Possible Duplicate: Storing echoed strings in a variable in PHP Suppose I have <?php

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.