How data or variable can be receive or send from PHP to HTML
page??
Answers were Sorted based on User's Feedback
Answer / remya
There are different ways by which values of variables can be
passed between pages. One of the ways is to use the URL to
pass the values or data. Here the biggest advantage is we
can pass data to a different site even running at different
servers, collect the value from the query string or from the
URL. Then by using GET and POST methods.
| Is This Answer Correct ? | 36 Yes | 3 No |
Answer / ramtej
Using GET and POST methods data or variable can be recieve
or send from PHP to HTML..
| Is This Answer Correct ? | 6 Yes | 1 No |
Does not want to see PHPSESSID in the url. How can be done this ?
Explain a resource?
How can you count number of parameters given in a URL by POST method?
recurring account in PayPal payment gateway?
1 Answers A1 Technology, HBL, HBL Power Systems, IBM,
Why do we use query?
Is it possible to destroy a cookie?
What is php and what does it do?
Where are the session values stored?
What is difference between get and post?
What is the timeout period on session values?
What is Mcrypt used for?
How can we destroy the session, how can we unset the variable of a session?