Can we use include (?abc.PHP?) two times in a PHP page
?makeit.PHP??
Answer Posted / naveen das
Using require_once so that it will take only one instance of it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the use of session and cookies in php?
What is sql injection in php?
How do you parse and process html/xml in php?
What is csrf mvc?
What is composer phar?
What are php loops?
What is mvc php?
How can you submit a form without a submit button?
How to specify argument default values?
Is multilevel inheritance possible in php?
Which function(s) in PHP computes the difference of arrays?
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 type of errors can be occurred in php?
What is difference between array_merge and array_combine in php?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.