|
||
| $v = empty($_REQUEST['v']) ? '' : $_REQUEST['v']; switch($v){ case 'l': include('include/suggest.php'); break; case 'a': include('include/admin.php'); break; default: include('include/main.php'); } // switch ?> |
| ©
2004 , Armaghan Internet , All right reserved
. Armaghan Internet 1.06.1 |