Tell me what does pear stands for?
No Answer is Posted For this Question
Be the First to Post Answer
Why should I learn php?
Tell me how a constant is defined in a php script?
What are the correct and the most two common way to start and finish a PHP block of code?
What is a http session?
What is php key?
how to open & closing opening period in fico
What is member function?
How do you end php?
Does php support multithreading?
How to track no of user logged in?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
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?