What is string and its function?
No Answer is Posted For this Question
Be the First to Post Answer
How does api connect to database?
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
What is the purpose of constant() function?
What is difference between web service and api?
what is hidden variable? what is its difference with the normal variable...
What is overloading and overriding in php?
1.Where are the cookies storing ? 2.What is the drawback of using cookies ? 3. If two site is having same cookie name and different values what will be the output if we echo the cookie name from those sites ? How can we solve this issue (How can we specify the domain name)?
what is Opern source?
What is the purpose of using php?
What are the different errors in php?
how to insert logout time when browser close
Do you know what are traits?