Moving from a procedural system to object-oriented can be a daunting task. One feature to assist you is the MySQLi class, which allows for an object-oriented approach to database manipulation. This tutorial gives insight into the structure and basic usage of the MySQLi class. If PDO isn’t an option for you, then try MySQLi!
Category Archives: Tutorials
11 Ways to Backup your del.icio.us bookmarks
11 Ways to Backup your del.icio.us bookmarks Del.icio.us remains the grand-daddy of all the Social Bookmarking Services. It was bought out by Yahoo but, it remains slow and has many outages. Here are ways to backup your bookmarks for this 24×7 world.
Shoucast tutorial
Google and Zimbra contact sync for Thunderbird
What is synchronized? What isn’t synchronized? Contact conversion Thunderbird and Google Addressbook differences No empty contacts When rules break Also see the FAQ for thunderbird contact sync. more info http://www.zindus.com/faq-thunderbird-google/
Thunderbird reply position
Sometimes I put up with computer stupidity much longer than I should. By default, Thunderbirdpositions the cursor at the bottom of the e-mail body when replying to an e-mail instead of at the top. I couldn’t figure out how to change it, so instead I rewired my brain to press Ctrl+r, Ctrl+Home to reply. Today I decided …
Advanced CSS Menu
Last tutorial, I showed you how to design a watercolor effect menu in Photoshop. This tutorial I will show you how to slice up the menu design (step by step) and put them together with CSS. Most of you probably know how to code a horizontal or vertical CSS list menu. Now let’s take it to …