Quantcast
Channel: php – Imthiaz Blog
Browsing latest articles
Browse All 16 View Live

Image may be NSFW.
Clik here to view.

Compile and install PHP 5.2.8 on Mac OS X 10.5.6 (Leopard)

Due to some limitation I faced with Xampp I finally decided to compile PHP5 native on my mac. Entropy was a best option for mac till Leopard was released. Since Leopard came with php built in entropy...

View Article



Image may be NSFW.
Clik here to view.

Leopard + Apache 2 + NTLM + PHP + Integrated Windows Authentication

Everyday we face lot of challenges and today it was to make our CMS work with NTLM(NT LAN Manager Windows authentication protocol) Single Sign-On. I hope you didn’t get any shit what I meant above and...

View Article

Image may be NSFW.
Clik here to view.

Facebook Open Graph Meta WordPress Plugin

Today I wanted put Facebook Open Graph Protocol meta tags on my blog. I searched for a long time and I was not able to get a simple and working plugin for WordPress. So I decided to write my own. If...

View Article

Image may be NSFW.
Clik here to view.

VirtualBox web interface with phpVirtualBox

This weekend I had some time to spend with VirtualBox. VirtualBox is a cross-platform virtualization application. This helps you to run various operating system as virtual machine. This is the concept...

View Article

Image may be NSFW.
Clik here to view.

Compile PHP 5.3.19 on CentOS 6.3 with Curl 7.28

For this installation I choose CentOS 6.3 minimal version. You can download the ISO from the mirrors or direct download it from SYNc yourself. Once the CentOS installation is completed make sure you...

View Article


Image may be NSFW.
Clik here to view.

WHM / cPanel – Compile PHP 5.3 to work with PHP 5.2

This is one of major issue lot of web masters face now. As PHP 5.2 has reached end of life we are forced to seek options to migrate and test PHP applications in PHP 5.2 and 5.3. Raj COO from...

View Article

Symfony: Adding custom route by code during runtime

During development we always come across situation where you need to add custom routes based on some settings based from the user. In this case we cannot use any of the standard methods like annotation...

View Article

Install PHP 5.6 on Ubuntu 16.04

To Install PHP 5.6 on Ubuntu just follow the command one by one bellow.apt-get update apt-get install software-properties-common add-apt-repository ppa:ondrej/php apt-key del 4F4EA0AAE5267A6C apt-key...

View Article


Image may be NSFW.
Clik here to view.

Why do we need to upgrade PHP 5.6 to PHP 7.2?

The current version of PHP which is 5.6 has reached the end of life on 19th Jan 2017. PHP team has stopped support for 5.6, and no more new features added. Security support for 5.6 is up to Jan 2019....

View Article


Image may be NSFW.
Clik here to view.

Symfony Doctrine Many to Many Relationship (ManyToMany)

Many to many relations are one of the mostly used relations in the relational database. It took a while for me to figure how to properly configure this relation in Symfony Doctrine. I am sharing this...

View Article
Browsing latest articles
Browse All 16 View Live




Latest Images