What is the use of mysql_real_escape_string in php?
No Answer is Posted For this Question
Be the First to Post Answer
How can you send http header to the client in php?
Tell me what is htaccess?
How to increase session life time using PHP?
what is nl2br?
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
How many ways we can pass the variable through the navigation between the pages?
How can we encrypt the password using php?
What is difference between strstr() and stristr() in PHP?
What can php do?
Write an example to remove html tags from a string in php?
How to find the position of the first occurrence of a substring in a string?
What is the difference between pop3 IMAP and MAPI?