Sorry, this entry is only available in Français. Read More »
Author Archives: Phil
(Français) Faire la sauvegarde d’une base de données
October 27, 2018
Sorry, this entry is only available in Français. Read More »
(Français) Afficher des données avec bootstrap php et mysql
October 26, 2018
Sorry, this entry is only available in Français. Read More »
(Français) Téléverser un fichier csv dans la base de données
October 26, 2018
Sorry, this entry is only available in Français. Read More »
PostgreSQL Database in Xampp
May 14, 2016
Xampp postgreSQL How to Integrate postgreSQL Database to XAMPP in Windows Installing postgreSQL 1. Download the postgreSQL installer from EnterpriseDB. 2. Run the installer and follow the on-screen instruction. Note: pgAdmin also get installed alongside. 3. Assuming XAMPP is located in C:\xampp; using the pgSQL installer, install postgreSQL in say C:\xampp\pgsql\9.1 folder. In my case, ... Read More »
Gmail configuration
March 12, 2016
GMAIL Gmail requires establishing secure connections (SSL/TLS). WebMail Lite supports SSL/TLS and can connect to Gmail. 1. Incoming mail: imap.gmail.com 2. Port 993 3. Use SSL 4. 5. 6. Outgoing mail: smtp.gmail.com 7. Port 465 8. Use SSL Before trying to log into GMail account with WebMail Lite, you’ll need to make sure IMAP access ... Read More »
Paramètres de serveurs POP, IMAP et SMTP des principaux Fournisseurs
March 12, 2016
YAHOO * Serveur POP : pop.mail.yahoo.fr (sur activation de l’option POP3 de Yahoo ) Port 995 Avec connexion SSL * Serveur SMTP : smtp.mail.yahoo.fr Port 465 Avec connexion SSL * Serveur IMAP : imap.mail.yahoo.com (il faut utiliser SSL avec le port 993) SYMPATICO * Serveur POP : pop1.sympatico.ca * Serveur SMTP : smtp1.sympatico.ca * Serveur ... Read More »