I have a made a sytem in php to keep records of a store. All done in php and set on localhost and will accessed by browser using localhost address.
The issue with is in printing. I got two issues. One when i print the page then it will print the address like this "http://localhost/sa/index.php" on the bottom of page. which is very bad. Is there any possiblity that I can remove this address from printing.
Second it is printing "Page1 of 1". Can I avoid this too.
any idea. thanks



Reply With Quote

Bookmarks