I want to include some PHP code in the "After inserting, go to:" box.
But I get an error when I run the code. How do I include the code??
Here's the line of problem code generated by the extension:
$upload->SetRedirectUrl("club-gallery.php?id=<?php echo $row_rsGallery['id']; ?>");
thanks, rob |
|
|