Tag: session_start

11 years ago

WordPress is stateless open-source content management system so WordPress does not use sessions.This means that session is not initialized automatically in WordPress.If you want to Read More

11 years ago

Today I am going to explain simple but tricky interview question. Before Some days, one of my students asked me “why we need to add Read More

Most Popular Posts

How to Prepare data in CodeIgniter

Posted on 12 years ago

Bhumi

Avoid to use ENUM and SET type in MySQL

Posted on 12 years ago

Bhumi