| 2 |
require_once "./session_init.inc.php"; |
require_once "./session_init.inc.php"; |
| 3 |
require_once "./user_level.inc.php"; |
require_once "./user_level.inc.php"; |
| 4 |
?> |
?> |
| 5 |
<? |
<? |
|
set_user_action("search_user"); |
|
|
|
|
| 6 |
$page_max_record=20; |
$page_max_record=20; |
| 7 |
|
|
| 8 |
if (isset($_GET["page"])) |
if (isset($_GET["page"])) |
| 122 |
<table cols="2" border="0" cellpadding="0" cellspacing="0" width="770"> |
<table cols="2" border="0" cellpadding="0" cellspacing="0" width="770"> |
| 123 |
<tr> |
<tr> |
| 124 |
<td colspan="2" style="color:green;"> |
<td colspan="2" style="color:green;"> |
| 125 |
<a class="s2" href="main.php">枫林在线论坛</a>>>查找<? echo ($online?"在线":""); ?><? echo ($friend?"好友":"用户"); ?> |
<a class="s2" href="main.php"><? echo $BBS_name; ?></a>>>查找<? echo ($online?"在线":""); ?><? echo ($friend?"好友":"用户"); ?> |
| 126 |
</td> |
</td> |
| 127 |
</tr> |
</tr> |
| 128 |
<tr bgcolor="#d0d3F0" height="2"> |
<tr bgcolor="#d0d3F0" height="2"> |