I have a question that I want to print out the result that I have calculated using php.not confuse with(print or echo) I am asking for page print.

Recommended Answers

All 2 Replies

like print as in using a printer right? if that is it you have to use js command:

window.print()

you can't use php to print a page. users on sitepoint explains

if that is not what u meant. sorry.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.