I recently did an upgrade to php5.5.6 but have searched for hours and can't the right dll
/* Basic test */
$handle = printer_open('PRINTER NAME');
printer_write($handle, "Text to print");
printer_close($handle);
exit;

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.