How data or variable can be receive or send from PHP to HTML
page??
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of friend function in php?
How many escape sequences are recognized in double-quoted strings?
What is php7?
Tell me what is the importance of "action" attribute in a html form?
What is cookies? How to create cookies in php?
Tell me what is the main difference between require() and require_once()?
How to include variables in double-quoted strings?
In php, objects are they passed by value or by reference?
How can we know the total number of elements of Array?
How to get the position of the character in a string in php?
How can you increase the maximum execution time of a script in php?
Can I use php in visual studio?
Is strcmp case sensitive?
What are the different types of statements that are present in php?
What are the types of variables in php?