PHP Reference

PHP – pos() Function

The PHP pos() function returns the value of the current element (every array has an internal pointer to the “current” element) in an array.

PHP Reference

PHP – prev() Function

The PHP prev() function moves the internal pointer to, and outputs, the previous element in the array.

PHP Reference

PHP – print Keyword

The PHP print keyword is used to output text. Unlike echo, print can only output one string at a time.

PHP Reference

PHP – private Keyword

The PHP private keyword is an access modifier that marks a property or method as private.

PHP Reference

PHP – public Keyword

The PHP public keyword is an access modifier, and marks a property or method as public (meaning it can be used by any code that can access the object).

PHP Reference

PHP – range() Function

The PHP range() function creates an array containing a range of elements from low to high (or high to low if low is set higher than high).

PHP Reference

PHP – require Keyword

The PHP require keyword is used to embed PHP code from another file. If the file is not found, a fatal error is thrown and the program stops.

PHP Reference

PHP – return Keyword

The PHP return keyword ends a function and uses the result of an expression as the return value of the function.

HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress
HTML
CSS
JavaScript
jQuery
PHP
SQL
WordPress

Why 1SMARTchicken?

This site was built and is maintained to benefit my autistic son.
See More →

My Son's Name is Johnny

He was diagnosed as autistic quite late, at age four...
His story

Buy Me a Coffee

Thanks for your support!

1SMARTchicken Icon