Printer functions

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
User avatar
Gavski
Forum Newbie
Posts: 19
Joined: Thu May 16, 2002 2:30 pm
Location: UK

Printer functions

Post by Gavski »

PHP4+ printer functions??

Can't get it to wotk at all??

printer_open(); causes error:- call to undefined function.

I have activated the printer extension in php.ini and assigned a default printer.

Anyone got any ideas???

thanks
User avatar
fatal
Forum Contributor
Posts: 118
Joined: Sat Apr 20, 2002 10:47 am
Location: East Coast

Post by fatal »

Read up on the Printer functions: http://www.php.net/manual/en/ref.printer.php
User avatar
Gavski
Forum Newbie
Posts: 19
Joined: Thu May 16, 2002 2:30 pm
Location: UK

Still Printer

Post by Gavski »

Thanks Fatal;

This only gives the syntax for all the functions but on indication on errors etc.

Are you able to use these functions yourself?
User avatar
fatal
Forum Contributor
Posts: 118
Joined: Sat Apr 20, 2002 10:47 am
Location: East Coast

Post by fatal »

i dont have a printer lol.
izvit
Forum Newbie
Posts: 6
Joined: Thu May 30, 2002 4:16 am

Post by izvit »

lol :D
User avatar
Gavski
Forum Newbie
Posts: 19
Joined: Thu May 16, 2002 2:30 pm
Location: UK

Post by Gavski »

I dont' believe it!
everyone has a printer?

I just bought a book on PHP (Wrox), doesn't have anything on this
printer stuff though, the seatch continues.
Post Reply