Innovative High Performance Web Hosting Solutions.
 Switching hosts?
Vexxhost makes switching hosts quick and easy. We'll even move your files and your databases from your old host to our servers for free.
Contact us web hosting
Happy Customers
I'd just like to write to you vexxhost and thank you personally for the best support I've ever seen in hosting. I'll send you an email about a problem I'm having and most of the time within 30 minutes you will have already responded back to me. I've had hosting with other groups but they'd usually take 24 to 48 hours if they answered at all. That's why I have 2 different hosting projects with you and in the future I plan on getting one or two more with you. Thanks again vexxhost for your excellent service!

web hosting
comodo

Top 5 new (and cool!) features in PHP5 that you probably haven’t heard of
Posted: January 3, 2007 at 11:23 pm | (27) Comments

PHP5 has brought so much new features but because of its big syntax changes, a big percentage of the PHP developing base has not made the change. Here are the top 10 new features that could change your mind.

5: Better error handling with exceptions
I’m sure every PHP developer had been staring at the famous white screen with a “Syntax error” clueless at where the error is really at. With PHP5, you can actually handle PHP errors and do whatever you want with them, but that’s not all. They have also included exceptions which I’m sure most C++ or Java developers use. The good part is that instead of simply failing on with close no errors to you, you could put a few checks before and information you could need such as maybe a print_r() on an array. I have written an article about this: http://vexxhost.com/blog/?p=21

4: Completely rewritten MySQL extension
The MySQL databases are the PHP’s partner in crime. Many developers use this database system in their website’s because it is on of the easiest, free, open-source database software. However, its performance combined with PHP4 was close to poor. Introduced with PHP5 is a newer, rewritten, optimized MySQL extension which was also compatible with MySQL 5.0. It has also introduced other functions such as: Prepared statements, SSL connections, Multi-query functions.

3: A heck of a lot more useful functions
I have a few favorite PHP5 functions which speed up time while coding & enhances the website’s performance. One of my favorites is the __autoload() function – What it does that it would be called if a class that was created and did not exist. It provides you with the class name. This is useful because you don’t need to manage what includes you need for X and Y file and reduces the load for those who simply include all the classes in for every single PHP file. Also, another favorite is file_put_contents() which reduces the 6 lines of code to add something to one.

2: Finally! SQLite database support!
I’m sure a lot of developers will be happy about this one. While MySQL is very popular among most PHP developers, SQLite is much different than it. It actually uses normal files and reads them. It does not need a daemon (or called server) to run in order to execute any queries on it. It makes a better smaller database for these low traffic sites.

1: The best damn OOP support period
PHP programmers have spent an awful of long time trying to create hacks so in order that PHP can make a better OO programming language. Finally, they are rewarded with OO support that either PHP3 or PHP4 can match. It has anything you usually see in most of the other established coding languages. From Constructors, Destructors, Public, protected, private properties & methods, Interfaces, Abstract classes, Class type hints, Static properties and methods, Final properties and methods & a whole suite of magical methods.

That’s the top 5 for me. I hope you think that PHP5 deserves a try! (and we offer it with our hosting plans!)

Qcodo developement framework
Posted: August 23, 2006 at 1:14 am | (2) Comments

Hello everyone!

While surfing the web today, I found about this very advanced, yet free PHP 5 framework called Qcodo. While reading about it, I decided to give it a run. For those who haven’t heared about it yet:

The Qcodo Development Framework is an open-source PHP 5 framework that focuses on freeing developers from unnecessary tedious, mundane coding.

It is a completely object-oriented framework that takes the best of PHP and provides a truly rapid application development platform. Initial prototypes roll out in minutes instead of hours. Iterations come around in hours instead of days (or even weeks). As projects iterate into more cohesive solutions, the framework allows developers to take prototypes to the next level by providing the capability of bringing the application maturity.

The framework is consisted of two parts, the Code Generator and Qforms.

The nicest part of it is the Code Generator, it basically says it in the name, a “code generator” pretty much. It just mainly extends and uses already coded classes. What I thought was the best was the “Qforms”. I can’t believe how that feature is so simple, yet nobody never thought of it!

The Qforms is pretty much a system to create forms instead of writing HTML, it’s like a sort of HTML code creator, aswell, it works like any windows programming system where it’ll have “binds” for things that happen. Like a mybtn_Click() function which will run, once the form has been POST-ed.

I’ll be using it a bit more from now on and I’ll try to learn more about it. While I do that, why don’t you try installing it?

_______________________________________________________________
vexxhost web hosting team
vexxhost.com
Quality & Affordable Web Hosting.
As low as $2.55, as much as 10GB Space, 300GB transfer!
Unlimited add-on domains, free domain included and no setup fees!

Copyright © 2005-2009 vexxhost web hosting.
All prices are in USD unless otherwise indicated.