I started learning PHP, and I downloaded php bb3 forum code and I want to figure out how does it work.
I'm sorry for wasting you time but I'm stuck at the very begging of it.
What does this peace of code means
Code: Select all
<?php
/**
*
* @package phpBB3
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
*/
/**
* @ignore
*/Cheers