Answer the question
In order to leave comments, you need to log in
Why is $_POST empty?
There is a simple code:
<body>
<form action="action.php" method="POST">
<span style="display: none;" name="vendorCode010">получил</span>
<input type="submit">
</form>
</body>
<?
echo $_POST['vendorCode010'];
?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question