background preloader

PHP

Facebook Twitter

PHP Login Script with oAuth Support.

DESIGN PATTERN

SYMFONY. Integrate your PHP application with Google Contacts. Introduction Since much of my communication with friends and colleagues takes place over e-mail, I've become used to storing contact information in the address book application that ships with Mozilla Thunderbird, my default e-mail client.

Integrate your PHP application with Google Contacts

However, for the last couple of months, I've gradually moved information over to Gmail, which comes with a powerful address book of its own. This feature, known as Google Contacts, is easily accessible over the Web, supports a large number of information fields and has both import and export features. This makes it possible to not only store comprehensive data on contacts, but to have that contact information "travel" with you from location to location, because you can access it from any Web-accessible computer.

Flux personnalisés et filtres en PHP (Streams) Lorsque vous faites un fopen(), ou toute autre fonction équivalente, PHP vous retourne une ressource, sous forme d'un flux.

Flux personnalisés et filtres en PHP (Streams)

Il existe différent types de flux en PHP : <p>fopen(' // fichier</p><p>fopen(' // fichier temporaire</p><p>fopen(' // en mémoire</p><p>fopen(' // sortie de la console</p><p>etc. </p> EzPUBLISH.