Jump to content

Using unknown $_POST data


Michan

Recommended Posts

Hi,

 

I have user-created fields that are displayed in a form and have different names (defined by ID).

 

I can print the data sent by $_POST with a print_r($_POST), but how would I actually use it? For example, if a selection menu with the name "myuniquetext" returned "abc", how would I echo "For myuniquetext, you typed abc"?

 

Thanks in advance!

Link to comment
https://forums.phpfreaks.com/topic/100079-using-unknown-_post-data/
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.