tutorial Archive

  • jQueryui drop down menu

    jQueryui drop down menu

    I was going to title this post: “jQuery, your friend and enemy” because I spent close to 2 hours today hating it and thinking of coding my own functions rather than trying to work with it. Eventually I figured out what I was doing and made it work beautifully with the custom ui template [...]

    Read More

  • PHP Tutorial

    PHP Tutorial

    I am going to be starting a PHP tutorial pretty soon.  It will be very basic and easy to read.  I will hopefully have part 1 up today in the Tutorial section.  I want to cover the basics, and eventually files, mysql, xml, sockets, and maybe some more advanced options.  We will see.  If there [...]

    Read More

  • PHP IRC Bot Class

    PHP IRC Bot Class

    I just added an updated version of my PHP IRC Bot Class to the code bin. Basically it is a class that anyone can use to create a PHP bot that connects to any IRC network in just a few lines of code. Full documentation is provided.

    Read More