I am trying to print friendly in my php pages here also some queries working which get data from database i got a script and work as it say to put the tags like
$startingpoint = "<!-- startprint -->";
$endingpoint = "<!-- stopprint -->";
i set these tags in my file also make a link in file
<a href="phprint.php"><img src="images/print.gif" width="13" border=0 height="12"></a>
but when i clik in it. it give massage ok like this
This page printed from: http://www.mydomain.com/rep.php
but nothing print....
Some body guid to me or give me some script ......