回复:有懂PHP的朋友吗,看看怎么解决这个问题

来源: 2004-10-28 14:31:46 [旧帖] [给我悄悄话] 本文已被阅读:

$Pgselect=x;
if (x==1)
{.....}
else if (x==2)
{.....}
else
{.....}