Artikel zum Thema ‘Projekte’

implode() - the next new one

3. September 2010 von jan

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

22. August 2010 von jan

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

11. August 2010 von jan

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

new array functions

22. Juli 2010 von jan

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

Category Array created

21. Juni 2010 von jan

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()

9. Juni 2010 von jan

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