What is the use of session and cookies in php?
No Answer is Posted For this Question
Be the First to Post Answer
How to insert a line break in php string?
Is php a mvc?
How to include a file code in different files in php?
1. Write a function to swap two values ? $a = 10; $b = 20; echo $a, $b; swap(); // If u want u can pass parameters echo $a, $b; // It should print 20 , 10
14 Answers Aquasol, Infosys, TCS, Torque Infotech,
What is the difference between == and === operator in PHP?
What is mem_cache ? How do you put a database query into that ?
What is the difference between require and include in php?
What is use of echo in php?
What is a php session?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What is register_globals in php?
6 Answers Castling IT, HCL, Intel Soft Solutions, Millennium,
What is list function with their uses.