Hi yea sorry,
On my HTML page my code is . . .
[code=html]
<form action="calcula te.php" method="POST">
<p><strong> Input First Integer: </strong></p>
<input type="text" name="Integer_o ne">
<p><input type="submit" value="send"/></p>
</form>
[/code]
Then...
User Profile
Collapse
-
-
$_GET and $_POST superglobals are empty, but shouldn't be
Hi, i am having problems with using superglobals. I have been trying to use the $_GET and $_POST superglobals but no matter which one i use, it doesn't print out anything. It doesn't print out what i am trying to reach from a form. Is it something to do with my php.ini file? I have read somewhere that it is something to do with the register_global s part but am still not sure. Is there something i should do to enable these superglobals? Any help would...
No activity results to display
Show More
Leave a comment: