PHP Printers

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Locked
adlez
Forum Newbie
Posts: 1
Joined: Sat May 01, 2010 2:54 pm

PHP Printers

Post by adlez »

So I graduate high school in 10 days. I'd like to give my self a parting gift. My plan is to make all the printers in the district print something of my choosing, at the same time. Now I'm pretty good in PHP. Been working in it for the last 4 years. I have not messed with printers much though. I know 10 days isn't much time, but I'm a quick learner. Now, so far I've been using Microsoft word from within php, and I can print from 1 of the printers in the room, as most rooms have a color and a black and white printer. I don't know how to print to any printer except the default one with word. I have found the map for all the printers in the district though, so I know all their locations. They all use IPP, which I do not know very much about. I also do not know exactly what NExx: is, other than a port, but I really don't know much else about it. If any of you can give me a point in the right direction, anything really I would apreciate it.

EDIT:
I just found a working version of php_printer.dll so I will be messing with it.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: PHP Printers

Post by John Cartwright »

For obvious reasons... I'm locking this. :banghead:
Locked