I recommend to put 'csurl' string for the target url parameter in to a define: ``` /** * Define the target URL Parameter 'csurl' * Change appropriate */ define('CSURL', 'csurl'); ``` If any clashes with existing params may occur, it can be easily adopted then.