Home > Archive > PHP Language > August 2005 > php / c integration via shared memory
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
php / c integration via shared memory
|
|
| Nullogic 2005-08-20, 9:55 pm |
|
Ok, there is something simple that I'm missing.. I've verified that the c
code works via another c program. But I'm not able to read in the variable
from php..
Please take a look at the code http://pastebin.com/341847
TIA for anyhelp,
Null
| |
|
| "Nullogic" <nullogic@gmail.com>
> Ok, there is something simple that I'm missing.. I've verified that the c
> code works via another c program. But I'm not able to read in the variable
> from php..
> Please take a look at the code http://pastebin.com/341847
Can't you just write shared data to file or mysql base?
Regards,
Talthen
|
|
|
|
|