accessing Serial ports from PHP?

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
saumya
Forum Contributor
Posts: 193
Joined: Sun Jan 30, 2005 10:21 pm

accessing Serial ports from PHP?

Post by saumya »

Hi,
I would like to communicate between serial ports and my PHP in Windows environment, is it possible? I tried googling but no good answers. If not possible I think I have to shift my project from PHP to JAVA.
help me out,
thanks
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: accessing Serial ports from PHP?

Post by Weirdan »

User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Re: accessing Serial ports from PHP?

Post by Kieran Huggins »

8O

Who else knew this???? Holy crap... you learn something new every day!
saumya
Forum Contributor
Posts: 193
Joined: Sun Jan 30, 2005 10:21 pm

Re: accessing Serial ports from PHP?

Post by saumya »

did not get you Kieran?
Anyway, I am not sure whether I can use PECL, trying my best to understand that though.
Post Reply