Whether you've just taken up coding or you're already an expert, you've probably realized that in order for your coding efforts to go smoothly your hardware needs to be up to par. Coding can become a pretty rigorous workout for a computer quickly and larger programs can downright crash weaker … [Read more...]
Simple AJAX PHP Email Form with Validation
When you design and build a website it's very likely that you're doing it because you want to be contacted by your visitors or to get feedback from them for something. This is why a PHP email form is such a popular request for first time webmasters.This tutorial will walk you through creating a … [Read more...]
What is MySQL?
If you're looking to start a website you might see references online to databases, MySQL or other types of database like PostgreSQL. For the layman, it can be a bit confusing.The quick definition of MySQL, in case you were wondering, is:A relational database that runs as a server providing … [Read more...]
How Do I Add a Copyright Symbol to My Website?
Adding a copyright symbol to your website is so easy I nearly didn't bother writing this article. Seriously.But after being asked about it a couple of times by various family members and "friends of friends" I thought I could quickly put together a guide to add this simple ol' symbol onto your … [Read more...]