|
|
File: /home/mitarbeiter/sven/public_html/tmp/devcon_php_base/string/strhead.php
dev/con php base - String functions
/home/mitarbeiter/sven/public_html/tmp/devcon_php_base/string/strhead.php::strhead
Check if $haystack starts with $needle. Return true if it does.
|
public module strhead
Check if $haystack starts with $needle. Return true if it does.
|
|
|
|
Public Method Details |
strhead |
public bool strhead( string $haystack, string $needle )
|
|
Check if $haystack starts with $needle. Return true if it does.
|
Parameter |
|
|
|
|
Returns |
bool |
|
|
|
|
PHPDoc 1.0beta |