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 function of trim?
Is learning php easy?
Tell me how can we automatically escape incoming data?
What is crypt () in php?
What is inheritance in php?
Write a php function to convert all null values to blank?
What is the difference between implode() and explode() in php?
What are the two main string operators?
Does PHP 5 support exceptions? State Whether True or False?
Explain the differences between get and post methods?
Which php framework is best?
What is the major php security hole? How to avoid?
What is a php array?
What are the advantages of stored procedures, triggers, indexes in php?
What is difference between array_merge and array_combine?