php script pass dynamic value help modify -




i have ad banner script , try add column shows ad preview. added column , code included show add. shows static add given id.

however need show preview related each row dynamical. somehow table shows id's each row, don't know how pass code

code in preview column

<?php  @readfile('localhost/mysa_output.php?r='.$_server['remote_addr'].'&h='.urlencode($_server['http_host']).'&rf='.urlencode($_server['http_referer']).'&show_ad=read row id , put here'); ?> 

you can find whole script here: https://pastebin.com/rkrd4wqr





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -