<?php

require "jQueryAnnotate.class.php";
$ja = new jQueryAnnotate();
$ja->delete();
Пример #2
0
<?php

require "jQueryAnnotate.class.php";
$ja = new jQueryAnnotate();
$ja->get();
<?php

require "jQueryAnnotate.class.php";
$ja = new jQueryAnnotate();
$ja->save();