Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How data or variable can be receive or send from PHP to HTML
page??

Answers were Sorted based on User's Feedback



How data or variable can be receive or send from PHP to HTML page??..

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

How data or variable can be receive or send from PHP to HTML page??..

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

How data or variable can be receive or send from PHP to HTML page??..

Answer / saravanakumar

we can use form fields for these process

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More PHP Interview Questions

What are headers in php?

0 Answers  


What are the rules to determine the “truth” of any value which is not already of the boolean type?

0 Answers  


Can we use include (?abc.PHP?) two times in a PHP page ?makeit.PHP??

5 Answers  


How to delete cookie files on your computer?

0 Answers  


How to write in a file in php?

0 Answers  


Describe the security vulnerability of PHP?

0 Answers  


What is the difference between InnoDb tables and MyIsam Tables in php

1 Answers  


How to create a table to store files?

0 Answers  


Can we run php in apache tomcat?

0 Answers  


How to execute an sql query?

0 Answers  


what is the dirrence in PHP4 & PHP5 . ?

8 Answers  


explain php variable length argument function.

0 Answers  


Categories