Please type something into the "Send" box. The text you enter will be passed to the
eval function and should evaluate to either a primitive type or an object.
The PHP script will de-serialize the data, then serialize it again and finally send it back to the client (so it will essentially echo your data right back, but it goes through all the de-serialization and serialization).