Results 1 to 4 of 4

Thread: Reg: Com Functions support

  1. #1

    Reg: Com Functions support

    Can anyone tell me,whether COM functions in PHP is supported in linux environment.Thanks in advance.

  2. #2
    http://us.php.net/manual/en/ref.com.php

    Being that it's under the windows only section, my guess is no.
    63,000 bugs in the code, 63,000 bugs,
    ya get 1 whacked with a service pack,
    now there's 63,005 bugs in the code!!

  3. #3
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758
    I have never heard of COM under linux, so my wager would be no.

  4. #4
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758
    Quote Originally Posted by Schotty View Post
    I have never heard of COM under linux, so my wager would be no.
    Let me elaborate --- are you talking about serial port commands? In that case I am sure its not that big of a deal. All devices are really just files, so /dev/ttys0 would be a viable COM port, depending on distro. For the specifics to PHP, I am not sure since I don't code outside of C++ and Python at this time. If not just ignore this post ...

Similar Threads

  1. Active Directory LDAP Compliance
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:34 AM
  2. Windows NT 4.0 Support Ends New Year's Eve
    By genesis in forum Windows - General Topics
    Replies: 3
    Last Post: 01-02-2005, 09:21 AM
  3. SQL Server Support for the Euro Currency
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:36 PM
  4. From the company that brought you your 3d support (maybe)
    By ZennouRyuu in forum Linux - Software, Applications & Programming
    Replies: 1
    Last Post: 07-01-2004, 12:25 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •