| O.P.  C++ Structs in PHP? I don't think it's possible, but I'll ask anyway.  Is there any way of using structs in PHP?  I want to read some information from SoundPacks, such as the categories adn recording methods for each sound, which would be relativley easy to do in C++ but I don't think I can do it in PHP without coding a linux app to run on the server to do it.  Anyone got any ideas/input etc? |