External resources

External resources are the type of data that can be accessed by a program that is outside the scope of this program.

The following external resources are accessible from within a PHP script: file, socket, stream, document or connection.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator