我如何通过另一个页面(成功页面)重定向到一个页面(主页),在那里显示一些成功消息? [英] How can i redirect to a page (home) via another page(success page) where some success message is to be displayed?

查看:66
本文介绍了我如何通过另一个页面(成功页面)重定向到一个页面(主页),在那里显示一些成功消息?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用的是 php 5+、Windows、Apache 服务器.

I am using php 5+,Windows, Apache server.

我有一个注册页面 createaccount.php 在其成功注册我想显示 createaccountsuccess.php 页面几秒钟,然后才进入主页 hompage.php 本身..

I have a registration page createaccount.php on whose successful registration I want to show the createaccountsuccess.php page for few seconds only then proceeding to homepage hompage.php by itself..

像这样:

Registration Page----> Successfull Registration------> Home page
                   (Wait for 3 seconds on this page)

我该怎么做?请帮帮我....

How Can I do this? please help me....

推荐答案

这些几秒钟的消息"是可用性错误.你不能确定它被阅读了.这很烦人.只需将用户权限重定向到用户的详细信息页面,他就可以在那里了解到注册成功并可以查看他的设置.

These "few second messages" are usability fault. You cannot be sure it was read. And it's annoying. Just redirect user right to the user's details page where he can learn that registration was successful and can review his settings.

这篇关于我如何通过另一个页面(成功页面)重定向到一个页面(主页),在那里显示一些成功消息?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆