Sunday, January 17, 2010

Cheap VPS Hosting

Nowadays, the internet is part of our daily life. This global network has erased the limit of time and place. People all over the world can meet and communicate, have some entertainments and business online. If your need a website, then you will need good web hosting for it.

Web Hosting is an internet hosting services. It provides space on server to be used by their clients. Giving data center for internet connectivity the way web hosting provides the domain. People will be able to have their own website accessible via World Wide Web or well known as WWW. This service is really popular along with the rise of internet era lately. The most important part of having a website is choosing the company providing the service. When you need a hosting to run small medium sized business you can use the cheaper efficient and the appropriate hosting such as Virtual Dedicated Server or VPS hosting. It is easy to configure, install and to purchase.

Joinvps.com provides you with cheap VPS hosting to optimize your site. They know that you need the best host for your web. If your site really needs a good service, then you will need them.

Read More “Cheap VPS Hosting”  »»

Wednesday, October 21, 2009

Filter text in PHP with str_replace

This trick is usually used to filter out comment or message to be displayed normally in the guest book form. For example words - words that included "bad php" after the submit it displayed "good php". Create a still hooked to the web 1.0 I'll try to share what little I know. Perhaps this is one of the few tricks that can be used to filter out comment in php. Let us use the hassle of congenital str_replace function of php itself'll not bother to make their own functions. to consider the function is as follows str_repalce str_replace (the first parameter, second parameter, the third parameter) * The first parameter: this is a word or phrase that will be filtered * The second parameter: this is a substitute word for the first part * The third parameter: this is a word or phrase that will be filtered

Read More “Filter text in PHP with str_replace”  »»