art
* (fr) http://julien-pauli.developpez.com/tutoriels/zend-framework/presentation/
MVC:
* (fr) h... alyshev: On his blog, Stas Malyshev (Core Contributor to PHP and Zend Employee) has posted a [[http://php100.wordpress.com/2009/07/13/php-performance/|list of PHP Performance tips that he wants novices to know about]]. He realized that while he had [[htt
ee)
* [[http://books.sensiolabs.com/book/filter|Tous les livres]] en anglais.
* [[http://www.symfo... list: http://groups.google.com/group/symfony-devs/topics
**Symfonians**\\
Ce site propose de mettre e... pez.com/cours/?page=frameworks#symfony|Cours et tutos]]
* [[http://www.developpez.net/forums/f663/ph... m Symfony]]
* [[http://c-maneu.developpez.com/tutorial/web/php/symfony/intro/|Commencer à développer
blog/post/66-More-defensive-programming-practices-to-survive-Web-site-traffic-peaks.html|More defensive programming practices to survive Web site traffic peaks]] by Manuel Lemos ... ty with signs written in an unreadable language witout any map or GPS. You’ll probably get somewhere, ... ld go and how far are you from the place you need to be. Profiling would allow you to know which parts
men ======
Lumen is a "micro-framework" built on top of [[informatique:php:laravel_1|Laravel]]'s comp... r la documentation http://laravel.com/docs/5.1
Tutoriels:
* [[http://laravel.sl-creation.org/lumen/|Lumen]]
Tutorials:
* [[http://loige.co/developing-a-web-appl... ion with Lumen and MySql]]
* [[http://www.codetutorial.io/lumen-first-tutorial/|Lumen by Laravel fir
date( 'Y-m-d H:i:s', $phpdate );
$phpdate = strtotime( $mysqldate );
</code>
==== strftime ====
l... rtable et la doc php n'est donc pas correcte pour tous les OS.
Voir:
* le bug et sa solution: [[htt... =
[[http://www.zimuel.it/blog/2011/01/strong-cryptography-in-php/|Strong cryptography in PHP]]: Use standard algorithms, Key space, Kerchoof’s principle,
self; you must use a database-specific PDO driver to access a database server.
PDO provides a data-ac... database you're using, you use the same functions to issue queries and fetch data. PDO does not provid... hp.net
* [[http://julien-pauli.developpez.com/tutoriels/php/pdo/|Création d'objets métiers avec PDO]]
* [[http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html|Introduction to
us licence GNU LGPL qui implémente beaucoup de protocoles [[/glossaire/otp|One Time Password (OTP)]] e... entation [[/glossaire/hotp|HOTP]] et [[/glossaire/totp|TOTP]]. Dernière version observée 5.9.6.5 du 2023-07-07.
* https://github.com/multiOTP/multiotp
... The multiOTP class can be used alone (for example to have strong authentication for your PHP based web
P 5.3.2. In the meantime, we highly encourage you to use the current symfony 1.4 stable release for a... mfony.com/]]
[[http://symfony-reloaded.org/quick-tour-part-1|A Quick Tour of Symfony 2.0]]
KNPLabs est impliqué dans symfony2, [[http://www.knplabs.com/... spontaneous community initiative! Its purpose is to help us to find the best Bundles. Symfony2Bundles
ute() section in your action** (or parent action) to analyse the URI and to read something from your DB or your FS depending on that value. **The URI can ... php/m/80813/
> [[http://mirmodynamics.com/tag/howto|Multiple domains for one symfony project, the bas... s for one symfony project, the basics]]
Comment stocker le siteId dans la sfConfig ou sfContext ?
==
(DAL) for Php]].
===== Articles =====
[[http://totalement.geek.oupas.fr/article/2009/02/14/symfony-... tudes comparatives ====
2009-05-16 [[http://codeutopia.net/blog/2009/05/16/doctrine-vs-propel-2009-up... ects http://www.ezpdo.net/
POG PHP Object Generator, or POG automatically generates tested object oriented code that you can use for your PHP4/PHP5 appl
ish'' copie les configurations docker pour les customiser au besoin
Adapter le ''.env'' pour sélectio... 6cb141af652ee6932537158108400
Status: Image is up to date for laravelsail/php84-composer:latest
WARN TTY mode requires /dev/tty to be read/writable.
Creating a "laravel/laravel" project at "./financial-stocks-market-app"
Installing laravel/laravel (v1
r ======
Dans cette page nous allons détecter automatique la langue de l'utilisateur (sfFilter et sf... Components et sfFormLanguage).
===== Détection automatique de la langue =====
On créer un filtre (sf... )). Pour que le code du filtre ne s'exécute pas à toute les requêtes, on va forcer Symfony a ne pas af... available_cultures: [fr,en]
==== Le filtre AutoLanguageFilter ====
La classe AutoLanguageFilter