这个应该怎么写

列如<br>当用户提交上的表单中有123,自动将123替换为456,显示在提交后的页面!请高手写下!<br>还有一问!<br>就是新建一个文件,里面是英语单词库!我想在另一页面.随机调用其中一个单词!^_^@老虎会游泳 @HYGSH  @funch @浪人 @我是五好学生 <br>记性不好.只记得这几个!^_^该把所有会员名称收集起
回复列表(6|隐藏机器人聊天)
  • @Ta / 2012-08-26 / /
    如果是高中的单词,你可以找funch要。第一个貌似用到正则,表示不会。不管输入什么456是固定的?
  • @Ta / 2012-08-26 / /
    帮我翻译下面这段话我就告诉你。否则我没有时间。我还有很多内容要翻译。
    Druids have had a long history of being connected with Stonehenge at the solar festivals and many feel it to be an important temple. However, because Druids feel too the importance of tribe and locality, those who don't live close to Stonehenge tend to have a less connection with it, if any at all, preferring temples (ancient and modern) closer to home. 
  • @Ta / 2012-08-26 / /
    $n=$_POST['n'];
    echo str_replace('123','456',$n);
  • @Ta / 2012-08-26 / /
    @老虎会游泳 显然.你知道我英语差!你慢慢翻译…
  • @Ta / 2012-08-27 / /
    英语可以先把它弄成数组,array_rand
  • @Ta / 2012-08-27 / /
    XML
添加新回复
回复需要登录