Without using forms and hidden variables, how to send
variables from a PHP script to another URL using POST
method?
Answer Posted / suren
You can get the information from the following links.
http://www.php.net/manual/en/ref.mcrypt.php
http://www.phpuk.org/code.php
Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What is the default time of cookie in php?
What is the best way to change the key without changing the value of a php array element?
When is a conditional statement ended with an endif?
What is a collection in php?
What is the use session in php?
Which function is used in php to check the data type of any variable?
What is isset post?
How we get ip address of client, previous reference page etc?
Which is useful for method overloading?
Is php a backend?
How to convert a json string to an array in php?
What is the difference between include and require?
What is php7?
How to access standard error stream in PHP?
What is the use of return in php?