dev rstoetter cSmartSqlStatement cSmartSqlStatement::is_ctype_sonderzeichen() - rstoetter/csmartsqlstatement-php GitHub Wiki

Method is_ctype_sonderzeichen( ) - of API Reference dev

 private   boolean rstoetter\cSmartSqlStatement\cSmartSqlStatement::is_ctype_sonderzeichen(string $chr)
  • Namespace : rstoetter\cSmartSqlStatement
  • Class name: cSmartSqlStatement
  • This method is defined by the class rstoetter\cSmartSqlStatement\cSmartSqlStatement

The method is_ctype_sonderzeichen( ) returns true, if $chr is a valid character for identifiers and a country-specific character

Example:

Arguments

  • $chr string - <p>is the character to test</p>

Returns

boolean true, if $chr is a valid character for identifiers