flobee @ work

the bee @ work

Kategorie

Software

git | git svn in 5 Minuten

Einleitung Git svn wird benutzt um unter Git mit SVN arbeiten zu können und um die Vorteile von Git zur Verfügung zu haben. Es ist auch ein Schritt zum Umstieg zu Git. Langfristig sollte das Git Repository aber nicht mit… Weiter lesen →

Hidden files in *nix Systems with PHP: opendir(), readdir(), RecursiveDirectoryIterator

… a long time ago 2015-03-28 11:58 @ php.net (this is just a copy for me) In this documentation page i see things for to hide hidden files (also for opendir() or readdir() …. this should be mentiond all there… Weiter lesen →

Backups mit dd unter Linux

Backups sind das tägliche Brot für Computerbetreiber die viel Wert auf Ihre Daten legen. Einmal eingerichtet und auf Funktion kontrolliert ist es allerdings gar nicht mehr so aufregend. Wer sich rechtzeitig mit Backups auseinander setzt wird in der Zukunft deutlich… Weiter lesen →

PHP: array_push

years ago …. 2013-11-20 01:25 Be warned using $array „+=“ array(1,2,3) or union operations (http://php.net/manual/en/language.operators.array.php) I think it worked in the past or i havent test it good enough. :-/ (once it worked, once [] was faster than array_push, the… Weiter lesen →

PHP: disk_free_space

years ago … 2006-05-12 03:05 you may check this out working with % (percent) of disk usage (log object may comes from pear or just remove the log lines) // return true on error! // on false: fine 🙂 function… Weiter lesen →

PHP: readline

years ago … 2006-04-28 10:29 cool program! note when trying to exec() something: in the while loop you need to reset exec() returns or you will get all results of all executions (on my windows and or cygwin 🙁 like:… Weiter lesen →

© 2025 flobee @ work — Unterstützt durch WordPress

Thema von Florian BlaselHoch ↑