I have installed PHP 4.1.2 in Winsows XP Pro, everything works fine except the "new printer functions".
Whith this code:
$handle = printer_open();
Returns this message:
"Call to undefined function print_open()."
There is no ".dll" for this function.
So, printer functions are not implemented yet?, or what's going wrong.
Txs in advance for any help.
Peter