How many days will it take to learn php?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what are the encryption techniques in php?
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 are the method available in form submitting?
when you will get the message/error "headers already sent"?
Explain about require and include function?
Is not null in php?
What is file upload?
What are php magic quotes?
Explain what is the function file_get_contents() usefull for?
Is null in php?
What is a php array?
What is the difference between single quoted string and double quoted string?