PHP file Name and Date when Print

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
anil
Forum Newbie
Posts: 12
Joined: Thu May 24, 2007 10:52 pm

PHP file Name and Date when Print

Post by anil »

hi,


when i need to print the invoice from the php dynamic page in the privew the php file name, current date, page no and the Title are displaying
is there any solution to avoid this


if yes please replay me

thanks
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Re: PHP file Name and Date when Print

Post by volka »

anil wrote:when i need to print the invoice from the php dynamic page in the privew the php file name, current date, page no and the Title are displaying
is there any solution to avoid this
This has nothing to do with php. Your browser is adding this information. Which browser do you use?
Post Reply