Skip to content

Instantly share code, notes, and snippets.

@cccaldas
Created June 15, 2012 19:29
Show Gist options
  • Save cccaldas/2938321 to your computer and use it in GitHub Desktop.
Save cccaldas/2938321 to your computer and use it in GitHub Desktop.
<?php
/*
POST /novidades/comentar.php
id_novidade:
nome:
email:
descricao:
RETURN
true - success
false - failed
*/
?>
{
"result":true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment