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 18409What are the different ways to login to a remote server? Explain the means, advantages and disadvantages?
1 6139Create 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 6393
Is php still used?
How to create a text file in PHP?
Why laravel is best php framework?
What's the difference between __sleep and __wakeup?
What is use of in_array() function in php?
What is overloading and overriding in php?
Explain me what is sql injection?
What types of Data Can Be Used as Array Keys?
Do you know what is php?
Tell me how stop the execution of a php scrip?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
When is a conditional statement ended with endif?
Does php 7 support multiple inheritance?
What are the encryption functions available in PHP?