Interested in sending forms off with JavaScript jQuery Ajax? Read our tutorial with HTML, PHP, and JavaScript code snippets and learn easily!
php
Force Internet Explorer to not be able to use compatibility mode

Are you tried of having to write CSS specifically for compatibility mode that Internet Explorer almost jokingly offers? Fret no more!
Want to learn HTML, CSS, JavaScript or just need a brush up?
Interested in learning a new scripting language or possibly your first one? It's always handy to know even a bit of HTML in this technology heavy world. It doesn't take much time and getting started is always the hardest part.
Web development school free, for beginnings to experts
Are you attempting to learn any web scripting language from HTML to JavaScript or need to brush up on some rusty techniques or syntax? Look no further then W3Schools. An online school for free that has in depth tutorials on the very basic of scripting to the most advanced functionality. I've used this website everything I want to start learning something new or need to brush up on something old that I've forgotten. It's intuitive and will have everything you need at no cost to you. Check it out and learn something new!
Importing large files into mysql with phpmyadmin
I was attempting to try and upload a large sql file onto my new server but didn't realize how big it was until it failed. I had to find and find a solution as to why I can get around this and found this excellent article.
Wordpress Tag Cloud font sizes
Interested in adding the tags used in your blog but also display them in different font sizes ranging from least used to most used? Below is a PHP script you can use to display all the tags and a few different values you can change. Using a tag cloud is great for the visitor to search your blog based on tags also great for search engines to bring up your website when one of your tags is relevant to the search engines query.