Posted by Chung Leong on 09/15/05 07:13
Colin McKinnon wrote:
> PHP now has a range of process control functions - it does not have direct
> access to the device ioctls you'd need for writing low level hardware
> drivers but if you really wanted to do that there's not a lot to stop you
> writing your own PECL.
Not a lot--except for the royal pain in the ass? PHP module really is
far more involving that it needs to be. Writing the code is easy,
provided that you know C. Getting the code to compile is hard, because
of all the cross dependency and funky macro. If someone would only make
the effort to make a better interface... Anyway, I'm way off topic.
Navigation:
[Reply to this message]
|