I know php just has three data type such as integer float and string. But now I want to use php get all kinds of data such 'int' 'char' 'float' 'char[10]' from c language ,what should I do? Can I success?
Help me. Thanks.