I just read through the "PHP and MySQL" book. I found the way how to record arrays in the database. Like my visitors save their stories in their account is through INSERT INTO, SELECT FROM, etc. That's how! Yes, that's how. I know .php file can use MySQL codes like the book said.