Search results for "connexion"
Connecting to a database using MySql
Every time we work with MySql we have to connect to the database using some php functions. We may use this to connect different databases so I advice you to write this instructions in one separated file. This way you can easily edit it. Save this sequence in a file named connexion.php. For further applications just include this file using command ...
FTP - Short Introduction
To may have a communications between two computers, there must be a common language. The configuration and the rules of this language are named protocol. The most used protocol on the Internet is the HTTP protocol and so the URL address has this aspect: http://domain/file.
As you probably know there are also another protocols such as: FTP, MAIL, ...

RSS/XML