flobee @ work

the bee @ work

Verfasser

flobee @ work

MUMSYS Library – A PHP library/ framework

MUMSYS library Library for the MUMSYS project. MUMSYS stands for Multi User Managment System. Altn. „Mother System“ (c) 2002 – now Benefits PHP 7+ (Also PHP 5 support, PHP4 Off!) Speed, speed speed. The library dosnt cost much ressources No… Weiter lesen →

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 →

Versionierung: Wie kann man Projekten richtig Versionsnummern geben?

„Semantic Versioning“ ist das Stichwort Zusammenfassung Eine Versionsnummer besteht aus MAJOR.MINOR.PATCH: MAJOR Version: Wenn Änderungen zu inkompatibilität früherer Versionen führen (z.B. Grundlegende API Änderungen), MINOR version: Wenn Funktionen hinzugefügt wurden aber immer noch eine Rückwärtskompatibilität bestehen bleibt und PATCH Version:… 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 →

© 2025 flobee @ work — Unterstützt durch WordPress

Thema von Florian BlaselHoch ↑