This is a discussion on Function library in PHP, compiled within the PHP Language forums, part of the PHP Programming Forums category; Another newbie question, My idea is to put the proprietary pieces of code as compiled files similar to the C ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Another newbie question,
My idea is to put the proprietary pieces of code as compiled files similar to the C programmers' link with LIB and DLL files. Is this concept applicable under PHP? Do you recommend a certain compiler for PHP? Thanks again. |