Answer Posted / amit
This Question is Wrong.....
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what does this symbol mean in php?
Explain me what is the goto statement useful for?
What is the purpose of $_ session?
What is csrf token and why it is required?
What does a dependant variable mean?
What is delimiter php?
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?
How can you execute php script from the command line?
When to use self over $this?
What should we do to be able to export data into an excel file?
Do loops php?
What do you mean by having php as whitespace insensitive?
What are the advantages of stored procedures, triggers, indexes in php?
Explain some of the php string functions?
How can we display information of a variable and readable by human with php?