What is difference between mysql_connect and mysqli_connect?
No Answer is Posted For this Question
Be the First to Post Answer
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
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
How do you execute a php script from the command line?
what are interfaces and Abstart classes
How will you calculate days between two dates in PHP?
What are the ways to define a constant in php?
What is regular expression in javascript?
Which is the correct way to check if a session has already been started ?
How to know user has read the email-php?
What is a null coalescing operator in php7?
Tell me what is htaccess? Why do we use this and where?
What is helper library?