If you are a passionate blogger, you must be very desperate to find an appropriate platform for your content. Here we will discuss some top PHP based Content Management System (CMS) which are suitable for blogging. Content Management System (CMS) … Continue Reading
Omniceps - Blog
This is where you will find our people discussing technology
Solution of Tower Of Hanoi Problem with PHP
The Tower Of Hanoi puzzle is a problem of Recursion which was invented by the French mathematician Edouard Lucas in 1883. Today we will look at its solution algorithm and also solution using PHP. Here is what Wikipedia says about … Continue Reading
How to Improve Programming Skills For Beginners | Learn to Code
If you are a beginner and you want to improve your programming skills or coding skills than this post is for you. If your target is to code better than learn to code with this post. One thing is for … Continue Reading
Fix SEO Traffic Drop After Website Redesign | SEO Optimization Tips
Is it a perfect time for you to change the look of your website to a shiny new design? But what happen if you start loosing traffic to your site? With the evolving technology, your site design seems to become … Continue Reading
Best Programming Languages For Beginners in 2017 | Learn Programming in 2017
This Post discusses about the best programming languages for beginners in 2017, which language can a beginner pick in 2017 so that learning programming becomes a fun activity. So lets get started to learn programming. Best Programming Languages For Beginners … Continue Reading
Questions Freelancers Must Ask Client Before Initiating Project
Today we are going to discuss about the first few Questions Freelancers should Ask Their Client Before Initiating the Project. Questions Freelancers should ask Before Initiating a New Project: So you are a freelancer trying to get a new project. … Continue Reading
Problem Of Binary Gap
The Binary Gap is the number of Consecutive zeros in the binary representation of a decimal number surrounded by 1’s at both ends. The Problem of Binary Gap corresponds to finding the longest Binary Gap in a given Decimal number. … Continue Reading
Laravel 5.5 Release Notes, Updates, New Features and Improvements
Officially Laravel 5.5 Release is here: Laravel 5.5 release took place yesterday with a lot of updates and improvements along with various new features. We are listing here some of the new Laravel 5.5 features which you should take a … Continue Reading
Difference Between Symfony vs Laravel | Choose between Symfony vs Laravel
Symfony Vs Laravel When we think of starting a new project, first decision that one have to make is to pick the right framework. When we talk about PHP and web applications, it would be unreal to code them from … Continue Reading
Best API integration tips and Guidelines for Developers
In this era of growing popularity of Micro-services in both Startups and big organizations, integration between various services have become of utter importance. Every now and then you will find yourself integrating with 3rd party, in house or payment services. … Continue Reading