How to use Pole Display device with PHP

Discussion in 'PHP' started by HamedAl-Salmi, Nov 4, 2007.

  1. #1
    hi everybody,

    i would like to know how can display text in the pole display device that is connected to COM1 using php code :confused::confused::confused:

    Thanks
     
    HamedAl-Salmi, Nov 4, 2007 IP
  2. Brewster

    Brewster Active Member

    Messages:
    489
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Hi

    php cannot communicate directly with COM ports on a PC

    Brew
     
    Brewster, Nov 4, 2007 IP
  3. brendandonhue

    brendandonhue Peon

    Messages:
    45
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can fopen() "COM1".
     
    brendandonhue, Nov 4, 2007 IP