hello,
i would like to programming in PHP4. (I'm an VB Freak) I became no answers of my questions in books, etc.
1) How can I call C - Functions in PHP4. (Linux and WIN2000)
2) Global Variable ???
Thanks!
Ernst - to learn about global variables in PHP, just check out the PHP manual at php.net/global (and you can also search for 'variable scope').
best, Eric