Category: PHP

  • Do you need an admin interface to stop / disable auto update feature of WordPress ?

    Do you need an admin interface to stop / disable auto update feature of WordPress ?

    Now that the “Automatic update of WordPress core” has been introduced in WP version 3.7, there are some obvious questions those come into mind. Where can I control this automatic update functionality of WordPress 3.7 ? Is there any admin interface for it ? How can I disable auto update of WP ? So, before…

  • Integrate PHP CodeSniffer with NetBeans IDE  [Steps]

    Integrate PHP CodeSniffer with NetBeans IDE [Steps]

    CodeSniffer, an essential development tool that ensures your code remains clean and consistent, should always be with you while writing code to check and fix the messy things. For those people who use NetBeans IDE to write PHP applications, here are the steps to integrate PHP CodeSniffer with NetBeans IDE. Steps: Open NetBeans IDE. (…

  • How to setup PHP CodeSniffer on Windows machine ?

    How to setup PHP CodeSniffer on Windows machine ?

    How to use CodeSniffer on Windows ? How to setup the PHP CodeSniffer on Windows ? These questions come to mind when you see various articles, tutorials which provides ways/steps to setup this on Linux. So here are simple steps to setup PHP CodeSniffer on Windows. Before going into this, for those who don’t know…

  • How to reduce 404 errors created by ++liker.profile_URL++

    How to reduce 404 errors created by ++liker.profile_URL++

    Are you getting lots of 404 errors in the log because of some urls having patterns like ” ++liker.profile_URL++ ” ? How to reduce 404 errors created by ++liker.profile_URL++ ? Here is the solution to stop those 404 errors and convert those urls to result in 301 permanent redirects to your homepage. Problem: Some days…

  • Refreshing new look of php.net

    Refreshing new look of php.net

    PHP.NET website has got a new refreshing look. Yes, with the recent launch of PHP 5.5.0 they have changed to the new layout for php.net It looks awesome !! For the time-being, a new banner has been added to the top of the php.net website introducing everyone to the new theme. Go and have a…

  • Where to find the JSView Firefox Addon – Discontinued from Addons Repo.

    Where to find the JSView Firefox Addon – Discontinued from Addons Repo.

    Update: Date: 6th Sept. 2014 From Firefox 32(Version 32) onwards, this add-on JSView has stopped working and is no more compatible and won’t be in future versions of Firefox as well. However there is an alternative add-on which can be used for getting the list of JS and CSS file being loaded with web pages.…

  • SQL query to get post and its meta_values as one row of record (single data grid)

    SQL query to get post and its meta_values as one row of record (single data grid)

    How to query EAV attributes into separate columns ? Here is the SQL query to get post and its meta_values as one row of record (single data grid). 🙂 🙂 WordPress stores the post data mainly in two tables (i.e. wp_posts and wp_postmeta). The first table stores the data which are common and apply to…

  • Mashable changed its platform from WordPress to Ruby on Rails

    Mashable changed its platform from WordPress to Ruby on Rails

    Mashable, the latest in social media, tech, world news, business, entertainment related blog was based upon wordpress cms. Recently it has changed its look and feel with completely new style and fully responsive layout. Ruby on Rails with Backbone JS and Handlebarsare the platforms used to built the new site. Features like Adaptive Design, “Next…

  • Chromebook @ $249 from Google

    The Samsung Chromebook is an ultraportable, sleek laptop for everyday adventures. It weighs less than 2.5 pounds and offers more than 6.5 hours of battery so you can take it wherever you go. Starting at $249 Hardware Details: 11.6’’ (1366×768) display 0.8 inches thin – 2.5 lbs / 1.1 kg Over 6.5 hours of battery…

  • WordPress 3.5 (Beta 1) and Twenty Twelve theme is released

    WordPress 3.5 (Beta 1) and Twenty Twelve theme is released

    WordPress 3.5 Beta 1 is now available to download with lots of improvements. Another great news is the default theme which will be inside the WordPress 3.5 is also released and can be downloaded now separately for use. Have a look here: Twenty Twelve theme preview Download it from WordPress.org