Helping you build websites - Page 40

  • PHP MySQL REST API for Android

    PHP MySQL REST API for Android

    PHP REST API backed up with a MySQL database is a very common schematic of an Enterprise mobile application. When the scenario requires data ...

    February 8th, 2017

  • PHP Search and Pagination using PDO

    PHP Search and Pagination using PDO

    Search is an important functionality of any information-centric application. Pagination is an integral part of the display when voluminous r ...

    February 3rd, 2017

  • Highcharts – Compare Data using Column Chart

    Highcharts – Compare Data using Column Chart

    Highcharts provides various types of beautiful chart components. It is helpful to present data in an interactive graphical representation. T ...

    February 1st, 2017

  • PHP PDO CRUD

    PHP PDO CRUD

    In this tutorial we are creating an example to do database operations Create, Read, Update and Delete (CRUD) in PHP using PDO connection. In ...

    December 30th, 2016

  • Adding Custom Field to WordPress Post

    Adding Custom Field to WordPress Post

    In WordPress there some default fields in add new post form. These are the title, HTML description, category, tags. If we want to add more i ...

    December 5th, 2016

  • Facebook Like Header Notification in PHP

    Facebook Like Header Notification in PHP

    Like social networking websites, we can see notification alerts on Facebook in the page header. This tutorial will add header notifications ...

    November 22nd, 2016

  • jQuery Sliding Menu

    jQuery Sliding Menu

    Usually, a menu bar occupies some spaces on a web page. Using a sliding menu gives us more space to display the main content. In previous po ...

    September 26th, 2016

  • jQuery AJAX Inline CRUD with PHP

    jQuery AJAX Inline CRUD with PHP

    Inline CRUD is for performing Create, Read, Update and Delete operations within a grid view. In a previous post, we have seen an example of ...

    September 5th, 2016

  • Add Delete Image via jQuery AJAX

    Add Delete Image via jQuery AJAX

    Images can be added or deleted using jQuery and PHP script via AJAX. In a previous tutorial, we have seen examples like PHP AJAX image uploa ...

    August 4th, 2016

  • Display Text in Vertical Direction using CSS

    Display Text in Vertical Direction using CSS

    This tutorial will show how to display text in the vertical orientation. We use CSS for displaying floating text in the vertical direction. ...

    July 4th, 2016