• Aller au contenu

Cyrille Giquello

Outils pour utilisateurs

  • S'identifier

Outils du site

  • Derniers changements
  • Gestionnaire Multimédia
  • Plan du site
Vous êtes ici : accueil » is
Piste : • lzw • idh • iso • uima • smpp • openssl • noaa • capec • mts • openid

is

Recherche

Voici les résultats de votre recherche.

Commence par
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@informatique:php
  • toute catégorie
  • informatique:php:laravel (2)
  • informatique:php:shared_memory (2)
  • informatique:php:symfony (2)
N'importe quelle date
  • N'importe quelle date
  • la semaine dernière
  • le mois dernier
  • l'année dernière
Trier par nombre de résultats
  • Trier par nombre de résultats
  • Trier par date de modification

Pages trouvées :

  • comparaison_zend_framework_symfony
  • essais01 (informat…red_memory)
  • essais02 (informat…red_memory)
  • gestion_de_la_langue_de_l_utilisateur

Résultats plein texte:

laravel_1
27 Occurrences trouvées, Dernière modification : il y a 12 mois
o/learn/new-laravel-5-3-part1-small-changes/|What is New in Laravel 5.3?]] * [[https://laravel.com/d... merblue/phphub5|summerblue/phphub5]] PHPHub Ver 5 is a Forum project Powered by Laravel 5.1 * [[http... ges ==== * [[http://packalyst.com/|Packalyst]] is a directory of Packages for your Laravel projects... * [[https://codedthemes.medium.com/why-laravel-is-the-best-php-framework-list-of-laravel-admin-temp
symfony
23 Occurrences trouvées, Dernière modification : il y a 17 mois
isation de projets multi-sites]] The **sandbox** is a pre-packaged symfony project. It is made for people who want to play with the framework. [[http:/... ins/sfDoctrineGuardPlugin|sfDoctrineGuardPlugin]] is a symfony plugin that provides authentication and... gins/sfExtraWidgetsPlugin|sfExtraWidgetsPlugin]], is a complement of the symfony widgets. All widgets
zend_framework
14 Occurrences trouvées, Dernière modification : il y a 14 ans
7. ---FC marque {{$request}} comme dispatchée ( isDispatched() = TRUE ) 8. ---FC execute preDispa... | //The numbers are requests per second, so more is better. Test run on Linux dual 2GHz AMD// Voir [... A relatively common task when working with forms is filling select boxes or checkbox and radiobutton ... write code to query the database manually. This is also where the main drawback lies: because each e
performance
13 Occurrences trouvées, Dernière modification : il y a 10 ans
ng ends, all the data associated with the request is gone. It has some advantages, but also one big di... not preserve results of repeated operations. That is, unless you use caching. You should look into cac... ragments, etc., etc. Caching expensive operations is one of the most powerful performance improvements... be able to eliminate all of them but each of them is a worthy target. ==== Avoid extra notices/errors
lumen
12 Occurrences trouvées, Dernière modification : il y a 12 mois
====== Lumen ====== Lumen is a "micro-framework" built on top of [[informatique:php:laravel_1|Laravel]]'s components, and is the official micro-framework of Laravel. Lumen is built for speed, and is one of the fastest PHP micro-frameworks available - even significantly faster
multithread
8 Occurrences trouvées, Dernière modification : il y a 11 mois
ès aux base de données. * Php8 fibers * It is important the concurrent execution does not mean ... ecution flow does not happen at the same time. It is up to the main execution flow to start a Fiber, and when it starts, the Fiber is executed exclusively. The main thread cannot obse... ve, terminate, or suspend a Fiber while the Fiber is being executed. * https://php.watch/versions
dal
7 Occurrences trouvées, Dernière modification : il y a 14 ans
abase you're using, you use the same functions to issue queries and fetch data. PDO does not provide a... need that facility. PDO ships with PHP 5.1, and is available as a PECL extension for PHP 5.0; PDO re... fr.php.net/manual/en/book.dbx.php The dbx module is a database abstraction layer (db 'X', where 'X' is a supported database). The dbx functions allow you
orm
7 Occurrences trouvées, Dernière modification : il y a 14 ans
8-04-10 [[http://redotheweb.com/2008/04/10/propel-is-not-hard-anymore/|Propel is not hard anymore]] ===== Implémentations ===== ==== En vrac ==== h... http://redbeanphp.com ==== Xyster ==== Xyster is a PHP application framework based on the Zend Fra... ttp://phplightorm.wiki.sourceforge.net/ LightOrm is a small, fast and powerful ORM library for PHP 5.
tips
6 Occurrences trouvées, Dernière modification : il y a 8 mois
php> function mail_checksyntax( $email ) { if( isset($email) && eregi('^[_a-z0-9-]+(\.[_a-z0-9-]+... $data = get_class_vars($class)['data'] ; if( is_array($data)) // aka "array_replace_recursive... ation? PHP 5.3 has something to offer for you. It is free. It requires no to very little changes to yo... address using UDP // SQL_BROADCAST option isn't help!! $s = socket_create(AF_INET, SOC
shared_memory
4 Occurrences trouvées, Dernière modification : il y a 14 ans
entations ===== ==== shmop_* ==== [[php>shmop]] is to provide a symple interface to shared memory th... ort shared memory. Remember, that shared memory is NOT safe against simultaneous access. ==== shm_* ==== [[php>shm]] This extension is not available on Windows platforms. Remember, that shared memory is NOT safe against simultaneous access. Use semapho
symfony2
4 Occurrences trouvées, Dernière modification : il y a 14 ans
==== Symfony 2 ====== Please note that Symfony 2 is not yet ready for production. **The final release is planned for late 2010** and will only support PHP... 2bundles.org/|Symfony2 Bundles]]: Symfony2Bundles is a spontaneous community initiative! Its purpose is to help us to find the best Bundles. Symfony2Bundl
comparaison_zend_framework_symfony
3 Occurrences trouvées, Dernière modification : il y a 14 ans
e code de Symfony ne contient presque pas de code issu de la communauté. Les propositions de la commun... om/web-development/cakephp/the-best-php-framework-is-symfony-really-it/|The Best PHP Framework: Is Symfony Really It?]] 2007-01-17 Zend Framework est ce
gestion_de_la_langue_de_l_utilisateur @informatique:php:symfony
3 Occurrences trouvées, Dernière modification : il y a 14 ans
onfig::get('app_available_cultures'); if( ! is_array($available_cultures) ) { // P... fConfig::get('app_available_cultures'); if( ! is_array($available_cultures) ) { throw ne... fConfig::get('app_available_cultures'); if( ! is_array($available_cultures) ) { throw ne
cakephp
2 Occurrences trouvées, Dernière modification : il y a 12 mois
{ Log::debug(__METHOD__.' is logged'); $user = $i->getOrig... )] ]); </code> [[https://github.com/CakeDC/users/issues/984|souvenir]] ==== datatables ==== * [[ht
etude_perso @informatique:php:symfony
2 Occurrences trouvées, Dernière modification : il y a 14 ans
l'op-code ??</note> > From there, all you need is a **filter**, or maybe a **preExecute() section i... for translation inside of the form classes. This is a real limitation for large projects with a lot o
aop
1 Occurrences trouvées, Dernière modification : il y a 3 ans
cache
1 Occurrences trouvées, Dernière modification : il y a 14 ans
enso
1 Occurrences trouvées, Dernière modification : il y a 12 mois
laravel
1 Occurrences trouvées, Dernière modification : il y a 3 semaines
singleton
1 Occurrences trouvées, Dernière modification : il y a 14 ans
filamentphp @informatique:php:laravel
1 Occurrences trouvées, Dernière modification : il y a 12 mois
voyager @informatique:php:laravel
1 Occurrences trouvées, Dernière modification : il y a 5 ans
essais01 @informatique:php:shared_memory
1 Occurrences trouvées, Dernière modification : il y a 14 ans
essais02 @informatique:php:shared_memory
1 Occurrences trouvées, Dernière modification : il y a 14 ans

Outils de la page

  • Afficher la page
  • Anciennes révisions
  • Liens de retour
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki