I had to change:
Code: Select all
$url = "{$base_path}{$report_name}~{$district}~";Code: Select all
$url = "{$base_url}{$report_name}~{$district}~";in order for it to work & after that it worked like a charm.
Thank you very much Celauran. God bless you