Help with MySQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
realnsleo
Forum Newbie
Posts: 15
Joined: Sat May 16, 2009 12:08 pm

Help with MySQL

Post by realnsleo »

Hi, i installed a certain framework and i am seeing the following format. Could someone please explain it for me? The field is called variables with datatype longtext:

Code: Select all

a:1:{s:7:"%action";s:14:"Unpublish post";}
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: Help with MySQL

Post by VladSun »

There are 10 types of people in this world, those who understand binary and those who don't
Post Reply