What’s new in Laravel 5.7.13
When we first looked at Laravel earlier this year we focused on the security features it possessed and why it was such a popular framework that top web design and development companies in Pune, [...]
Keyword Research Mistakes You Might Be Making
Keyword Research is a very underappreciated tool in the SEO’s arsenal. Most people assume that they would know right from the start what keywords they should target. I had the same [...]
Changes in WordPress Update 4.9
WordPress Update was just released last month and we haven’t really discussed it yet. We have been going over the list of improvements it has published and we must say that we are delighted. The [...]
What is a SQL injection and how to fix it ?
What is a SQL injection? SQL injection is a technique where malicious users try to “inject” his harmful/malicious SQL code into someone else’s database, and force that database to run his SQL. [...]
How session works in web application?
What is session? A session is a way to store information (in variables) to be used across multiple pages. Why we need a session? Generally, when you work with an application, you open it, make [...]
Why you should learn closure in php?
Web Development Tips Closure is introduced in php 5.3 version. In this post we see what is closure, how to use and how it is useful for web application. Before going to into definition and [...]
All you need to know about Hadoop
1) Hadoop and Big data- i) What is Big data? – Big data is a marketing term, not a technicality. Everything is big data these days. – Big data consist of three Vs- a) Volume – Now days data is [...]
PHP 7 release – is major syntax changes?
Are you as shocked with the release of php 7 after the 5.x(5.6) version? Here is story – Andrei Zimievski has initiated a project to implement the native Unicode support throughout the PHP. It [...]