drupal_goto()将用户发送到其他页面

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了drupal_goto()将用户发送到其他页面相关的知识,希望对你有一定的参考价值。

Sends the user to a different Drupal page.

This issues an on-site HTTP redirect. The function makes sure the redirected URL is formatted correctly.
  1. drupal_goto('node/'.get_local_node_nid($redirect_nid));

以上是关于drupal_goto()将用户发送到其他页面的主要内容,如果未能解决你的问题,请参考以下文章

付款后获取用户电子邮件以将代码发送到电子邮件

用于将用户发送到设备应用商店的应用评论页面的网址

翩翩将数据发送到其他屏幕,而不需要导航仪。

将用户发送到 iOS9 应用商店进行更新

如何将 POST 数据发送到 PHP 中的另一个会话?

如何在按钮单击时将用户发送到 Facebook 页面(Facebook Messenger)