What is session data?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different types of errors in PHP (i.e. arguments in errorreporting function)?
8 Answers Base2 Infotech, DCI, Microsoft, Tata Elxsi,
i have a string and that string contains the alphanumeric value and i want to hide or semihide the 10 digit telephone number from the string.
What is array filter in php?
Why overriding is called runtime polymorphism?
What do you mean by having php as whitespace insensitive?
I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution
What’s the difference between md5(), crc32() and sha1() crypto on PHP? -
What is happening in the following code $objA = new A(); // A is a class $objB = $objA;
What is php and how do you use it?
What is the best php framework 2018?
What language is php based on?
Write an example to remove html tags from a string in php?