Helping you build websites - Page 59

  • jQuery UI ThemeRoller

    jQuery UI ThemeRoller

    ThemeRoller is the most favorable web application developed for the jQuery user interface. This application allows us to get our own theme o ...

    August 19th, 2013

  • PHP JSON Encode and Decode

    PHP JSON Encode and Decode

    JSON encode decode is one of the most frequently required operations. In this article, we are going to see how to encode and decode JSON usi ...

    August 17th, 2013

  • PHP Current Date

    PHP Current Date

    After a little break, happy to meet PHP readers again. Now, we are going to see PHP functions that are used to get the current date. There a ...

    August 16th, 2013

  • PHP MyAdmin

    PHP MyAdmin

    phpMyAdmin is one of the popular client software tools with an extraordinary user interface that helps to perform database handling operatio ...

    August 5th, 2013

  • MD5 Vs SHA1 Hashing in PHP

    MD5 Vs SHA1 Hashing in PHP

    Hashing results in the fingerprint of data provided as an input to hashing functions. We are going to see about two PHP functions that creat ...

    August 2nd, 2013

  • PHP Request Methods

    PHP Request Methods

    In PHP, it supports various request methods depending on which the capabilities and functionalities to be applied to request data before sen ...

    August 1st, 2013

  • PHP Captcha

    PHP Captcha

    When allowing users to enter data into our website, we need to check whether the data is entered by the human. Otherwise, people will use ro ...

    July 31st, 2013

  • PHP $_SERVER Variable

    PHP $_SERVER Variable

    $_SERVER is one of the superglobal variables in PHP. It contains information about headers, server, host and etc. For that, it contains a hu ...

    July 29th, 2013

  • jQuery Datepicker

    jQuery Datepicker

    Datepicker is a wonderful option provided with the user interface to facilitate users to select a date in the correct format. In this articl ...

    July 26th, 2013

  • PHP If Else Statement

    PHP If Else Statement

    If and Else statements are a kind of PHP conditional statements, since it applies one or more conditions upon a block of code, based on whic ...

    July 25th, 2013