Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

How to install Protobuf on PHP?

Joined
Jan 6, 2005
Messages
500
Reaction score
79
Fatal error: Class 'ProtobufMessage' not found in ...


1. How to install Protobuf on PHP??
2. How to compile from the source, if any?

Anyone?? thanks :blink:
 
Joined
Oct 28, 2011
Messages
2,465
Reaction score
1,258
Re: How to install Protobuf on PHP??

I'm not sure what you're working on since this request is really sparse on information.





Should be useful, again I'm unaware of the context. As I'm sure others would be able to assist further if we knew what the context is.
 
Joined
Jan 6, 2005
Messages
500
Reaction score
79
Re: How to install Protobuf on PHP??

thanks for the reply..

this is the sample code..

PHP Fatal error: Class 'ProtobufMessage' not found in H:\test\pb_proto_foo.php on line 10
 

Attachments

You must be registered for see attachments list
Back
Top