php.org PHP Logo
Beginner Intermediate Advanced

Search results for: "server-connected printer"

What are some best practices for creating an upload area with a connected form in PHP to store large movie files on a server?

When creating an upload area with a connected form in PHP to store large movie files on a server, it is important to set the appropriate PHP configura...

Are there best practices for implementing server-side printing functionality in PHP applications?

Implementing server-side printing functionality in PHP applications can be achieved by using tools like the PHP Printer library or executing shell com...

What are the best practices for maintaining consistent URLs between regular and printer-friendly pages in PHP?

When creating printer-friendly pages in PHP, it's important to maintain consistent URLs between the regular and printer-friendly versions to ensure a...

How can PHP be integrated with shell scripts for printing tasks on a network printer?

To integrate PHP with shell scripts for printing tasks on a network printer, you can use the `exec()` function in PHP to execute shell commands that i...

How can PHP be used to automate printing tasks to a specific network printer without displaying a print dialog?

To automate printing tasks to a specific network printer without displaying a print dialog, you can use PHP with the help of the `printer_open()` and...

Showing 36 to 40 of 10000 results

‹ 1 2 ... 5 6 7 8 9 10 11 ... 1999 2000 ›
PHP.ORG

A free knowledge base for PHP developers. Open to all.

Legal

  • About
  • Contact / Imprint
  • Terms
  • FAQ

© 2025 php.org. All rights reserved.