jan.bogutzki.de

Artikel zum Thema ‘Projekte’

implode() - the next new one

The PHP-function implode() is the next new string function. Additionally the detection of an array was a little bit improved. weiterlesen »

array_splice and array_values are new

There are 2 new functions on functions-online.com! You can now execute and test array_splice and array_values as you like. weiterlesen »

new function: array_search

The array function array_search is now available for executing and testing. weiterlesen »

new array functions

There are 2 new array functions out. Now you can shuffle and sort arrays. weiterlesen »

Category Array created

There is a new Category on functions-online. This category will present the array functions of PHP. The category is filled with 3 new functions (count, in_array and range). Some more will follow.

new functions: similar_text() and round()

The function similar_text() and round() are now available for testing. weiterlesen »