What are the different methods of passing data or information between two calls of a web page? What are the advantages/disadvantages of these methods?
4 18233What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?
1 6014Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.
1 6311
What is php key?
What does $_cookie mean?
What are examples of dependent variables?
What are the correct and the most two common way to start and finish a PHP block of code?
Is facebook still in php?
What is mvc? Why its been used?
Is json a string php?
Tell me how to create a text file in php?
Differences between get and post methods?
how can i develop forum code? any one pleale help me on this question
What is mvc in php?
Is multilevel inheritance possible in php?
How do I repair phpmyadmin?
Explain Constant in Class?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????