> system("write_port 0x");
Do you get any output from this command?
$text = system("write_port 0x");
echo $text;
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Thanks for the information. I've been using the little iframe trick right
> now, but this link you sent me may be different. I'm going to read here
> soon, but just wanted to reply for the heck of it. The iframe trick, the way
> I'm doing it, still requires a refresh and everything, so it's not e
[snip]
I was also thinking of Javascript like you said, but again, I came back to
refreshing and then I can to XML HTTP Request but it's not supported well
with browsers. Any help here would be appreciated...
[/snip]
As far as javascript and XML HTTP Requests, you could try the hidden
iframe trick
3 matches
Mail list logo