Taxes Filing Search Results

How To: Use Google to download music

Looking for the best way to find and download new music? Check out this video to learn how to use the Google search engine to download music. You'll learn what search operators will help you find the artists and songs you are looking for, in the file format you want.

How To: Use SimpleXML to load XML into PHP

Learn to utilize SimpleXML in this PHP tutorial to load and access XML from within PHP. This video shows how to load an XML file into a PHP array variable and get values from within that array. This informative video from JREAMdesign shows you step by step.

How To: Use composition instead of inheritance in PHP

While inheritance is very useful within PHP and OOP, it is notably better to favor composition over inheritance. In this video walkthrough, JREAMdesign demonstrates the composition concept with interrelated functions, and also shows a way of logically organizing the resultant files.

How To: Save your server resources with PHP caching

Sometimes server space can be an issue, especially when you're talking about costly actions such as iteration, file scanning, and numerous queries. In those instances it's often best to cache! This tutorial gives you a simple example which can help your site load faster and take less abuse.

How To: Insert a microSD memory card into the Samsung Galaxy Tab

If you want to expand your storage capacity in your new Samsung Galaxy Tab, it's easy thanks to the microSD slot on the side. Installing your microSD memory card is as easy as removing the slot's cover, inserting the microSD card in, pushing to make sure it locks, and recovering the slot. Adding storage makes your Android experience even better, plus you can transfer files and data easily!

How To: Use EoF statements in Microsoft Visual Basic 6

In this clip, you'll learn how to work with EoF or end-of-file statements within MS VB apps. Whether you're new to Microsoft's popular event-driven program language & IDE or a seasoned developer merely looking to improve your chops, you're sure to find benefit in this free Visual Basic programming lesson. For more information, including a complete demonstration and detailed, step-by-step instructions, take a look.