Blog

Welcome to our Blog, here you can find news and articles related to the IT industry. If you are interested in finding out more about our company, you can take a look at our portfolio or read about us.

Using Open Source in Custom Web Development

August 01, 2025

A practical guide for developers and businesses on choosing, securing, and maintaining open source components in custom projects.

Add a comment (0) 198 Views Read more

Most Common Web Programming Languages

March 01, 2024

In the dynamic world of web development, choosing the right programming language is crucial for building robust and scalable web applications. With a myriad of options available, developers often find themselves pondering over which language to master or use for their projects. In this blog post, we'll delve into some of the most common web programming languages, highlighting their strengths and use cases.

Add a comment (0) 2,954 Views Read more

How to Change max_file_uploads in Plesk 11

June 25, 2014

In short, there is no way to change max_file_uploads in Plesk 11, but it can be easily done using SSH. See how...

Add a comment (0) 11,263 Views Read more

PHP Session in iFrame in Safari and other browsers.

May 27, 2014

Problem: session does not get created in the iframe from another domain. Solution is below.

Add a comment (2) 41,333 Views Read more

mysql_query deprecated as of PHP 5.5.0

March 02, 2013

mysql_query as of PHP 5.5.0, in this post you will see what is the new way of retrieving information from the database with the PHP

Add a comment (0) 14,561 Views Read more