Helping you build websites - Page 57

  • PHP Constructors Destructors

    PHP Constructors Destructors

    While working with the PHP object model, we need to set the properties of that object, before using it as a reference to access class member ...

    September 4th, 2013

  • PHP Type Juggling

    PHP Type Juggling

    In many programming languages, declaring variables requires a variable’s data type and the name of that variable. And then, variables ...

    September 3rd, 2013

  • MySQL CONCAT

    MySQL CONCAT

    For MySQL, there are several inbuilt functions, that could be used while writing queries. We have seen some of them, like, MySQL datetime fu ...

    August 30th, 2013

  • Getting Checkbox Values in jQuery

    Getting Checkbox Values in jQuery

    In HTML Form, the dropdown, checkbox type fields have an array of values. In this post, we are going to see how to get the array of selected ...

    August 29th, 2013

  • PHP self Vs this

    PHP self Vs this

    In PHP, the self and this keyword are used to refer to class members within the scope of a class. The class members can be either variables ...

    August 28th, 2013

  • PHP Variable Functions

    PHP Variable Functions

    This article is focusing on PHP functions specifically for handling PHP variables. These functions are used for performing variable related ...

    August 27th, 2013

  • PHP String Replace

    PHP String Replace

    We have already seen many PHP string functions with this blog, like implode/explode, string extract, split and etc. But, it is a never-endin ...

    August 26th, 2013

  • Add PHP page in WordPress

    Add PHP page in WordPress

    WordPress is one of the best blogging platforms and Phppot also running on this. I am planning to write a lot more on WordPress and this tut ...

    August 24th, 2013

  • PHP Sleep

    PHP Sleep

    Like other languages, PHP sleep() is also used to pause program execution for a particular amount of time. This sleeping time could be contr ...

    August 23rd, 2013

  • Celebrating Century – Thank You

    Celebrating Century – Thank You

    Dear Readers, This is my 100th article for phppot.com and I celebrate it with success. I am very thankful to you for making this blog a huge ...

    August 23rd, 2013