hello!
i wanted to ask how can i use C with php. I mean that i write some functions in C (like managing text files) and then use them in php, is this possible and can somebody give me an example ?
ahh... you'll have to translate the code 😐
c is a low level language and php is stuck to the internet, so theres some things that you just wont be able to do 😐
can u give me an example maybe ?
hrm, i dont think you understood derrick's post. but fortunately it wansnt accurate. you can write c extensions to php. heres a page with a simple example.
http://zend.com/apidoc/c338.php
paul
... oh :]
ok well its time to install linux and learn c then :/