HTML regex convert to titlecase

You could use the PHP function ucwords().

See: http://php.net/manual/en/function.ucwords.php

Example:

$foo = 'hello world!';
$foo = ucwords($foo); // Hello World!

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)