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
How can we enable error reporting in php?
What is the purpose of break and continue statement?
How to check if a string contains a character or word in php?
How do you check if an arraylist is empty?
Where sessions stored in PHP?
When to use inquire vs enquire?
What is stripslashes php?
What is xss in php?
What is trait in php?
What are the environmental variables?
What is __ construct in php?
What is the use of extract function in php?
What is list function with their uses.
What are the functions of string?
How can we encrypt the password using php?