Manual PHP
Înapoi
Cap.
12.
Înainte
include()
Exemplu 12-3.
Exemplu 12-4.
If "URL fopen wrappers" are enabled in PHP (which they are in the default configuration), you can specify the file to be included using an URL (via HTTP or other supported wrapper - see Anexa I for a list of protocols) instead of a local pathname.
Avertisment
Exemplu 12-5. include() through HTTP
Exemplu 12-6. include() and conditional blocks
Notã:
Exemplu 12-7. include() and the return() statement
Înapoi
Acasã
Înainte
Sus