Skip to content

code

oops

OOPS Concepts in real life

Reading Time: 3 minutes

Oops concepts in real life

Objects:

It is considered to be an instance of class.It contains real values instead of variables.In real life we can consider an mobile company which manufacture mulitple models as instance to mobile.so here mobile models where each one has its unique characteristics acts as a object.Read More »OOPS Concepts in real life

Yii

Redirect to History – Yii

Reading Time: < 1 minute

Yii is an open source, object-oriented, component-based MVC PHP web application framework. Yii is pronounced as “Yee” and in Chinese it means “simple and evolutionary”

Yii is the one of major MVC framework of PHP. We need to redirect the previous / history page for some circumstances in every development.

Here we show how to achieve that;

Read More »Redirect to History – Yii

php-psr-auto-fomatting

PHP PSR Auto Formatting Tool

Reading Time: < 1 minute

PSR format is one of the code formatting standard of PHP. Its very tough to format each and every line in big projects. To Resolve this PSR auto formatting tool is available as opensource kit called – PHP-CS-Fixer. You can simply use it from command line and change your code formatting within seconds.

Read More »PHP PSR Auto Formatting Tool

php-tools

Advanced PHP Tools

Reading Time: < 1 minute

PHP is still one of the leading programming language that builds websites. Here is some advanced tools to speedup your development php coding development.

Read More »Advanced PHP Tools

php-code

A Better PHP Code

Reading Time: 2 minutes

The whole world has migrated to the internet; people across the world are spending more time on Internet in comparison with television and any other medium of internet. The world has grown compact because of internet but the World Wide Web has grown out of proportion and people from different corners of the world are using it for their personal benefits.

Read More »A Better PHP Code