Packageindex Classtrees Modulegroups Elementlist Report XML Files

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 Summary

bool

strhead(string $haystack, string $needle)

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
string $haystack
string $needle
Returns bool



Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta