Tweet Most of the iPhone applications at present are being developed in objective C which, for those who don’t have a programming background, is quite hard […]
Tweet Filters in PHP are highly useful to filter and validate data coming from non reliable and insecure sources. Additionally, the PHP filter extension is designed […]
Tweet WordPress pages can be styled for mobile or other handheld devices with a simple application of CSS. The main difference is that instead of using […]
Tweet Document type declaration is needed at the top of each web page in HTML5. Without specifying a ‘doctype’, your HTML just isn’t valid HTML and most browsers […]
Tweet The importance of predefined mathematical functions for web programming as well as software design can not be overemphasized. PHP provides some very simple yet powerful […]
Tweet The problem of spam comments can become a serious problem at times. WordPress blogs and websites can be customized to deny any access to comment […]
Tweet ADO is a specially designed Microsoft technology used to access databases from web pages. Some working knowledge of Microsoft Access and VB Script is required […]
Overcoming Comment Spamming on WordPress