Download & Extend

Why header("Location: $redirect) and not drupal_goto($redirect)?

Project:Affiliates
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Is there a reason header() is preferred over drupal_goto() in affiliates_click()? Reason I ask is that with header(), a fully qualified URL must be used for the $redirect value rather than node/123.

nobody click here