• Hi,
    i have minisite on wordpress 2.8.4 and i need to get some ?lead_banner_id=xxxx data from the refer website
    and same this data on my page
    i try to use
    <?php echo(urlencode($lead_banner_id));?> in template index.php/ header.php and the main index.php, but its not keep the data

    from simple php file, its work.
    any idea ?

The topic ‘get data from URL’ is closed to new replies.