What does $_cookie means?
No Answer is Posted For this Question
Be the First to Post Answer
What's php?
What is use of preg_replace in php?
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?
What is the string concatenation operator in php?
Create 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.
What are the steps involved to run php?
What are access specifiers?
Why json is used in php?
What will the ?getdate() function returns in PHP?
please can any one tell is there any openings for freshers in PHP ...please tell the company name and address sir where can i find ..php related companies and how much i expect salary as a fresher in php ..i finished my LAMP course i done my mca ..i seen in many job portals there is no job for freshers in php can any one tel me please in chennai i need php jobs ..? thank u friends
What are the differences between public, private, protected, static, transient, final and volatile?
What is call by reference in php?