PHP

PHP String handling functions

we have a lot of php predefined constants for string handling. lets have a look on few of them strlen() this function was used to find the length of the string. Syntax: strlen(variable name) str_replace() used to replace a part of string with another string. Syntax: str_replace(search,replace,[number of replaces]) str_ireplace()

Read More...

Wordpress

Benefits and Limitations of wordpress.com and wordpress.org

Everyone wants to blog and with a host of popular free blog hosting solutions available, WordPress.com is a popular choice. However, everything that comes free has its limitations, and it is better to know the benefits and limitations before starting a WordPress.com blog. With WordPress.com Blogs First I will highlight

Read More...