Is it possible for a lightbox to get a get request and just run the php with the values gotten on the clicked link?
Like if I have:
<a href='showTrusts.php?siteUrl=$row->siteUrl'>click</a>
is it possible to have a lighbox,thickbox, or whatever that will get the clicked url and then the php executes and displays the correct info? I was looking at colorbox but couldn’t get the php to load so I started wondering if it was even possible
Check Fancybox with iFrame