Prepared statements with MySQLi

Todays update is all about databases and using MySQLi with prepared statements instead of using MySQL and mysql_connect. There are already a bunch of discussions about prepared statements so I will not go into details here. Basically it helps us protect our site against SQL injections, it runs faster and when preparing a statement the [...]

Posted at 8:43 am on September 26, 2009 | leave a comment | Filed Under: September | Tagged: , , , | read on

Another PHP framework

With the new features of PHP 5.3 we are able to get a more stylish look on our PHP code. During the last couple of weeks I have been writing on a very simple PHP framework. I have used the common MVC pattern. Currently there are not a lot of features included. A very simple [...]

Posted at 9:49 pm on August 14, 2009 | 2 comments | Filed Under: June | Tagged: , , , | read on

About

Vailo is maintained by me, Niklas. I have been programming for serveral years and now I wanted to publish and share ideas and programming techniques with the rest of you. Vailo will be the place were I write about ideas, techniques, scripts and other trends regarding programming and web design.

Categories