Alright, I'll admit that I'm pretty much a PHP n00b. I can edit and manipulate functions and scripts that already exist, but as for creating my own that's a completely different story.
Anyway, I'd like to use this freeware print script on my site. However, I don't want to put the print link directly in the page. The page I want users to be able to print from will have a list of tutorials with print links next to them. So, my question is this: Can I pass the url of the page I want to be printed to this script, and if so, how?
http://www.mikenew.net/download/scripts/phprintCodeDisplay.php
There's the source. If that's not enough information, please let me know. Thank you! 🆒
I'd also be open to using any scripts that already have this ability built in, if you know of them.