developpment time =====
==== Profiling ====
Profile you code before you start optimizing it! Otherwis... xdebug.profiler_enable_trigger = 1 with XDEBUG_PROFILE set in GET/POST or COOKIE
* ou xdebug.profil... 1
* [[http://morefedora.blogspot.com/2008/05/profile-memory-usage-of-php-scripts.html|Profile memory usage of PHP scripts]] with xdebug
* xdebug.auto_tr
/code>
=== Import gros fichier ===
Upload large file.
== Php side ==
* memory_limit
* upload_max... pload.com
* https://github.com/blueimp/jQuery-File-Upload/wiki/Chunked-file-uploads
Cross-site chunked uploads: by default, browsers don't allow all headers used for cross-site file uploads, if they are not explicitly defined as al
n: Error handling of errors and exceptions.
* File: Number and size of files included with complete ... et/2007/11/28/using-fckeditor-with-zend-framework-file-browser-enabled/ (2007-11)
Use of [[:informatiqu... leurs d'une application ====
Iterate through the file system then use Reflections to gather the Methods... y/Class.php';
$fileReflect = new Zend_Reflection_File('My/Class.php');
$methods = $fileReflect->getCla
{
continue ;
}
while( ($file = readdir($dh)) !== false )
{
if( ! preg_match('/(.*)Controller.php$/', $file, $matches ) )
{
continue ;
... lePath = $modControllersPath.DIRECTORY_SEPARATOR.$file ;
// Si ce n'est pas le module par ...
$fileReflect = new Zend_Reflection_File($filePath);
// Ici il peut y avoir
or as a Livewire Component
* Filament Browser: File & Folders & Media Browser With Code Editor
* Fi... * Filament User Logger: Log all user activity to file or log driver and preview it on your FilamentPHP