Portugueis, English, or français…. Mes annotations. My stuffs….

I will try to abandon shaarli because inMyPluxml is parfait.

My old blogs stay privately, but I will transfer it to here!

 1
 2<pre>
 3/* Test */
 4function writeMessage() {
 5  echo "You are really a nice person, Have a nice time!";
 6}
 7
 8/* Calling a PHP Function */
 9writeMessage();
10</pre>