how to add file in php?
Answer / phpdev
By using include() and require() functions we can add a file
in php..
include() and require() functions takes a file name and
simply inserts that file's contents into the script..
SYNTAX:include("filename");
| Is This Answer Correct ? | 9 Yes | 0 No |
What are the encryption functions available in PHP?
Is string php function?
What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?
What are the difference between overloading and overriding in oops?
Explain me how to include a file to a php page?
What sized websites have you worked on in the past?
How to open standard output as a file handle?
How can I learn php fast?
What is the difference between the include() and require() functions?
how to install openssl, ISAPI, pdf modules in php 5.2.5 with apache on windows xp.
Tell me how to find the position of the first occurrence of a substring in a string?
how can attached a file to a mail and attached a resume to a mail and received in id