types - Implementation of datatypes in PHP -
i wanted know data type implementation in php need few resources(books websites , ...). want not data types php support or how use them, it's implementation , how these things done php. want know how stored in memory , detail things it(i know php pretty good). great if lead me can find information.
here couple of articles on data types in php php rocks , dummies. interesting aside when comes data types in php type hinting force data type used function parameter.
Comments
Post a Comment