Artikel zum Thema ‘Projekte’

new string functions

11. Mai 2010 von jan

There are 4 new string-functions added. Now you can play around with stristr, strstr, strtolower and strtoupper. Currently the third parameter of stristr and strstr is not working. This parameter was introduced by PHP 5.3 but the hoster has only 5.2 installed. I hope i get it updated in some time.

new functions and a better result

10. Mai 2010 von jan

There are 3 new functions available. Now you can use atanh, atan2 and base_convert. weiterlesen »

UserLanguage für Piwik 0.6

6. Mai 2010 von jan

Das PLugin UserLanguage wurde für die Piwik Version 0.6 angepasst. Es gibt sonst keine weiteren Änderungen am Plugin.

Die Datei steht zum Download bereit.

better error-handling

3. Mai 2010 von jan

I have taken a look in the error log and saw that there are some problem with the functions that except arrays. Most of the problems are not proper formatted array()-code. When such a unproper formatted code was executed, the whole script stops and you do not see, that anything is working. weiterlesen »

New function

20. April 2010 von jan

The function strncmp() was added to the category String.

The result after an execution is now orderd in a new way. They are the first lines and after this, the complete function call is shown. weiterlesen »

Relaunch abgeschlossen

14. April 2010 von jan

Der Relaunch ist nun endlich abgeschlossen. Neben dem neuen Design hat sich auch unter der Haube vieles verändert.

Die Optik ist nun einheitlicher und nicht mehr ganz so grell. Neben dem Äußeren sind auch zu allen Übungen Bilder hinzu gekommen. Hier nochmal ein großer Dank an Daniela Braunschober, die die Bilder freundlicher Weise zur Verfügung stellt. weiterlesen »