What is purpose of @ in Php?
No Answer is Posted For this Question
Be the First to Post Answer
How do I run a php script in windows?
Is empty in excel?
What is htaccess? Why do we use this and where?
What are magic methods?
What is Mcrypt used for?
What is advanced php programming?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
What is the use of die in php?
What does accessing a class via :: means?
How to add a cookie?
Difference among echo, print and printf.
What is the static variable in function useful for?