
PHP
Get flash to fully experience Pearltrees
PhotoShow est une galerie de photos en PHP à installer sur votre serveur. PhotoShow se base sur le système de fichiers pour gérer les fichiers, et ne requiert donc pas de base de données. Si Javascript est activé sur votre navigateur, la gestion des utilisateurs, albums, et images se fait aisément via glisser-déposer ( drag-n-drop ), de même que le téléversement ( upload ) d'images. Le tout est totalement libre (sous licence GNU GPL 3) et gratuit. Fonctionnalités
PhotoShow, une galerie web pour votre serveur
PHP: Extraire une chaîne de caractères à partir d’une autre chaîne | Live geek or die tryin'
Salut! echo $_SERVER["SERVER_SOFTWARE"]; // Retourne Apache/2.2.19 (Win32) PHP/5.3.6 Disons qu’on veut récupérer la version d’ Apache et de PHP à partir de cette chaîne. Le principe est d’utiliser la fonction preg_replace() pour éliminer tout ce dont a pas besoin.File Thingie • PHP File Manager
File Thingie is a small web-based file manager written in PHP. It is intended for those who need to give others access to a part of their server's file system when FTP is not practical. Through File Thingie you and your users get access to the most common functions: Upload multiple files at once Multiple users and user groups Create subdirectories Rename, move, delete and copy files and folders Search for file and folder names Control access to files based on black- or whitelists Edit text files Unzip files without downloading Easy customization of the CSS based layout Translate into your own languagesession_set_save_handler : gestionnaire de sessions pour stocker vos sessions PHP dans une base de données via PDO | Eric Mery
Managing Cron Jobs with PHP
The cronTab, or “Cron Table”, is a Linux system process / daemon which facilitates the scheduling of repetitive tasks thereby easing up our day to day routine. In this tutorial, we’ll create a dynamic PHP class that, using a secure connection, provides us with a means to manipulate the cronTab! Background – An Overview of the Crontab Let’s face it, having the ability to schedule tasks to run in the background is just great! From backing up an SQL database, fetching / sending emails to running clean up tasks, analyzing performance, or even grabbing RSS feeds, cron jobs are fantastic! Although the syntax of scheduling a new job may seem daunting at first glance, it’s actually relatively simple to understand once you break it down.Dynamic websites are slowly making their way toward innovating the visitor experience. With Web 2.0 holding PHP (PHP: Hypertext Preprocessor) as one of the most effective server-side scripting languages to accommodate these standards, you can transform your website’s content from a static form to a more user friendly one. Famous websites such as WordPress and Facebook all use PHP as their backbone, making the language a really powerful one to use. If you’re starting out, you can check out these tips that will enhance your website by adding a little flavor to your design. Showing Load Time This is an integral goal for any web developer or system administrator.

