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
Explain how to execute a php script using command line.
What is php oop?
What does namespace mean in php?
Write a statement to show the joining of multiple comparisons in php?
What is difference between include and include_once in php?
Can we override static method in php?
What is meant by variable variables in php?
What is the static variable in function useful for?
What are the two most common ways to start and finish a php block of code?
When do sessions end?
How do I run a php program in dreamweaver?
Is wordpress a php framework?
Is php required for wordpress?
How to get the IP address of the client/user in PHP?
Is not null in php?