Using Archive

  • Parsing XML using PHP5 This tutorial is a follow up to my earlier tutorial, Parsing XML using PHP4 and highlights the improvements in XML handling with PHP5. The release of...

    Parsing XML using PHP5

    Parsing XML using PHP5 This tutorial is a follow up to my earlier tutorial, Parsing XML using PHP4 and highlights the improvements in XML handling with PHP5. The release of...

    Continue Reading...

  • Bit Vector, Using Perl Vec A bit vector is just an array of bits; subsets of bits within the bytes have some meaning. That allows more compact storage for certain...

    Bit Vector, Using Perl vec

    Bit Vector, Using Perl Vec A bit vector is just an array of bits; subsets of bits within the bytes have some meaning. That allows more compact storage for certain...

    Continue Reading...

  • Using Symbols in Flash In Flash, a symbol represents a movie clip, button or graphic that you have created. Symbols make it easier to use the same object over and...

    Using Symbols in Flash

    Using Symbols in Flash In Flash, a symbol represents a movie clip, button or graphic that you have created. Symbols make it easier to use the same object over and...

    Continue Reading...

  • Using Arrays in JavaScripts We’ll revert back to our form processing script after having a peek at arrays. Technically, an array is a sequence of logically related data items. It’s...

    Using Arrays in JavaScripts

    Using Arrays in JavaScripts We’ll revert back to our form processing script after having a peek at arrays. Technically, an array is a sequence of logically related data items. It’s...

    Continue Reading...