Helping you build websites - Page 62

  • MySQL Fetch using PHP

    MySQL Fetch using PHP

    PHP provides a huge list of MySQL functions to access the database from the front end. Among those functions, we are going to discuss some o ...

    June 14th, 2013

  • PHP Variable Varibles

    PHP Variable Varibles

    Variable variables are the special features of PHP in PHP. It supports storing the name of a variable into a variable. It is used to change ...

    June 13th, 2013

  • PHP Scope Resolution Operator

    PHP Scope Resolution Operator

    Why is this called as scope resolution operator? This operator is used to refer the scope of some block or program context like classes, obj ...

    June 10th, 2013

  • MySQL Right JOIN

    MySQL Right JOIN

    Right, JOIN in MySQL is for the same purpose of getting columns from more than one table as like as MySQL Left JOIN we have seen some days b ...

    June 8th, 2013

  • PHP Pagination

    PHP Pagination

    For an improved version of this script, visit PHP Pagination MySQL Database Example Script with Previous Next like Google. In this article, ...

    June 7th, 2013

  • Formatting Dates in PHP

    Formatting Dates in PHP

    PHP contains several inbuilt functions for changing the date-time format. In this tutorial, we are going to see the characters used in repre ...

    June 5th, 2013

  • PHP Mail

    PHP Mail

    PHP provides a mail() function for sending simple mail using PHP scripts. For that, the mail() function requires three arguments compulsoril ...

    June 4th, 2013

  • PHP function showing IP Address

    PHP function showing IP Address

    This article covers the available ways to get IP addresses using PHP script. The IP address is the unique address for the machines like a cl ...

    May 29th, 2013

  • PHP Redirect

    PHP Redirect

    PHP redirect mechanism is used to navigate the user from one page to another without clicking any hyperlinks. This will be helpful in such c ...

    May 28th, 2013

  • jQuery Drag and Drop

    jQuery Drag and Drop

    Welcome to my jQuery drag and drop tutorial! Drag and drop functionality is a popular feature in web development. It allows users to intuiti ...

    May 27th, 2013