Moteur de recherche
Pour exclure des mots de votre recherche, vous devez ajouter des signes '-' devant ces mots là.
Exemple : une recherche 'apache -mysql' recherchera tout ce qui contient le mot 'apache' mais pas le mot 'mysql'.
Vous être un utilisateur de Firefox ? Ajouter le moteur de recherche du site à votre navigateur favori !
Résultats de votre recherche dans le manuel Pear
- Génération dynamique d'archive pour une gallerie photo - File_Archive - Formats de fichier - Paquets - Manuel Pear
# 7 : Génération dynamique d'archive pour une gallerie photo -- How to use File_Archive for a photo/video gallery
# 13 : One possible use case of File_Archive is to dynamically generate archives that contain pictures or videos from a gallery.
# 36 : Cons: No compression (but anyway images or video can hardly be compressed), not as widely used as Zip
# 99 : The main advantages of the Zip generation is that it is not very expensive (due to the ability to cache the result), and widely used. I think 2 viable options are to generate uncompressed Zip archives (since you don't reduce a lot the size of picture and video files by compressing them) or to generate compressed Zip archive using a cache system. - Introduction - Services_YouTube - Services Web - Paquets - Manuel Pear
- Examples - Services_Yahoo - Services Web - Paquets - Manuel Pear
# 146 : Note : In order to query the Image, News, Video or Local search, one only needs to replace the argument << web >> in the call of the factory() method with one of << image >>, << news >>, << video >>, or << local >>. - File_Archive - Formats de fichier - Paquets - Manuel Pear
# 13 : Génération dynamique d'archive pour une gallerie photo -- How to use File_Archive for a photo/video gallery - Cache - File_Archive - Formats de fichier - Paquets - Manuel Pear
- Exemple - Services_YouTube - Services Web - Paquets - Manuel Pear
# 33 : print "{$profil->first_name} {$profil->last_name}:({$profil->video_watch_count}vidéos regardées.)\n
# 56 : $videos = $youtube->listFavoriteVideos($user_id);
# 57 : foreach ($videos->xpath('//video') as $i => $video) {
# 58 : print "<img src='{$video->thumbnail_url}' alt='{$video->title}' />\n";
# 59 : print "<a href='{$video->url}'>URL</a><br />\n";
# 84 : print "{$ami->user}: Upload:{$ami->video_upload_count}";
# 99 : Exemple 67-4. Lister toutes les videos qui ont un tag particulier.
# 107 : $videos = $youtube->listByTag($tag);
# 108 : foreach ($videos->xpath('//video') as $i => $video) {
# 109 : print "<img src='{$video->thumbnail_url}' alt='{$video->title}' />\n"; - Introduction - Contact_Vcard_Build - Formats de fichier - Paquets - Manuel Pear
# 118 : TYPE : parmis DOM, INTL, POSTAL, PARCEL, HOME, WORK, PREF, VOICE, FAX, MSG, CELL, PAGER, BBS, MODEM, CAR, ISDN, VIDEO, AOL, APPLELINK, ATTMAIL, CIS, EWORLD, INTERNET, IBMMAIL, MCIMAIL, POWERSHARE, PRODIGY, TLX, X400, GIF, CGM, WMF, BMP, MET, PMB, DIB, PICT, TIFF, PDF, PS, JPEG, QTIME, MPEG, MPEG2, AVI, WAVE, AIFF, PCM, X509, ou PGP.
Remonter 
