]> January « 2012 « MOleYArd (MOYA) blog

About

This blog mostly presents different approaches, methods and practices in software and web development, but also contains some "out of main topic" articles. MOYA (MOleYArd) products are presented here as well.

Follow

 


Valid XHTML 1.0 Transitional

Wrapper PHP classes for prepared statements queries

It’s definitely a good practice to use prepared statements for SQL queries. Apart from other things, SQL injections are eliminated without necessity to escape data. For PHP and MySQL mysqli prepared statements are probably the most common prepared statements solution. But I don’t like one of their aspects.

[...]

Download Facebook albums with OWIDIG Tools

In this article I will present you a way how to download complete Facebook photoalbums or profile photos with OWIDIG tools. Unlike most solutions that provide downloading Facebook albums, with OWIDIG tools you don’t need to install any additional software or browser plug-ins. All you need is your internet browser. Opera, [...]

Grabbing and downloading website images with OWIDIG

OWIDIG is an online image grabber and downloader of website images. I introduced it last month in this article. Since then several more features were added. This article contains detailed review of OWIDIG functionality.

With OWIDIG service you can grab images from any website, view them, filter [...]