View Categories

Who You Are - Page 21

The Importance of External Backups
  • January 03, 2014
  • 0

We provide backup services on all of our Managed hosting accounts. Most quality hosts do. But whether we’re lucky enough to be your host, or you’re with someone else, it’s important to not rely solely on your host’s backup services. For your sensitive data, you should have additional backups elsewhere. That means your database and any custom code as well. It’s unlikely that your data would ever become totally unrecoverable, but unlikely things do eventually happen to someone. If you are that someone, you can avoid potential disaster by having an independent backup of all your sensitive data.

Continue Reading
Yii: MVC Code Generation and More
  • December 02, 2013
  • 0

PHP developers have so many powerful frameworks to choose from it can be tough to keep up with them all. Each of the top tier frameworks has something to offer, though, and compelling reasons why you might choose it rather than all the other options. The Yii Framework is one of those top tier options. One of the big tools it brings to the table is its powerful code generation. Yii comes with both command line and web based code generation utilities which will alleviate the drudge works of creating Model classes for your DB schema, along with all the associated CRUD code.

Continue Reading
Choosing A “Complete” SSD Hosting Solution
  • October 16, 2013
  • 0

As one of the first hosts to offer SSD Hosting, it was inevitable that other hosts who lag behind would start to catch onto the benefits of solid state drives. It happens when you innovate. After all, at A2 Hosting we understand the importance of a site with fast page load speeds.

Continue Reading
PHP Devs: Do You Still Inline Your HTML?
  • May 30, 2013
  • 0

I’m surprised whenever I look at recently written PHP and see folks are still writing their HTML inline with their code. Perhaps it’s because so many PHP tutorials teach this style, or maybe people just aren’t aware of the advantages of separating it out. If you still write this way, feel free to comment on why. I’ll try to explain the advantages of separating it out here. I won’t get into the details of Model-View-Controller programming here, see that Wikipedia article or a blog post I will probably eventually do about it. But for now I will just plead that you separate out your display HTML from your functional PHP code.

Continue Reading
Get More From Your Code with Zend Server
  • March 26, 2013
  • 0

As our list of supported platforms continues to grow, we’d like to take a moment and look at one of the platforms we support that can make a big difference for PHP developers – Zend Server.

Continue Reading

The A2 Posting