Hi, I need to provide data in Protocol buffers format to Google (transportation alert) but I cannot instal/configure a compiler on my website (limitation due to the hosting solution).
Fortunately, I found "pb4php" and I'm wondering whether this solution is still supported? I downloaded protocolbuf_025.zip and can load a first sample "example/protoc.php" with a good result "string(18) "File parsing done!"". Now I would like to "generate" a file to send it to Google (generate a .pb file), but I cannot understand/see how to do that using the different PHP scripts available. Hope someone can help me on this issue. Regards Joel -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/groups/opt_out.
