Question is following:
My project has a big kernel based on
other languages such as standard c language
on linux.But now I want to build a visual
remote manager which is being based on php,
I won't use php to access the kernel ,instead,I would use other language
such as c or c++ to access the kernel,then
support the php program to finish web pages.
Can this thought be realized?
Who can give me a resolution about this?
Thanks.