Admin Systems

All web service , api moodle , Core external functions and service definitions.

1<?php 2// This file is part of Moodle – http://moodle.org/ 3// 4// Moodle is free software: you can redistribute it and/or modify 5// it under the terms of the GNU General Public License as published by 6// the Free Software Foundation, either version 3 of the License, or 7// (at your option) any later version. […]

All web service , api moodle , Core external functions and service definitions. Leer más »

Install Moodle under linux server Ubuntu 16.04

How To Install Moodle on Ubuntu 16.04 PostedMarch 2, 2017 15.2kviews APPLICATIONS OPEN SOURCE APACHE PHP LAMP STACK MYSQL UBUNTU 16.04 Introduction Moodle is a popular and open-source web-based learning management system (LMS) that is free for anyone to install and use. With Moodle, you can create and deliver learning resources such as courses, readings,

Install Moodle under linux server Ubuntu 16.04 Leer más »

MAMP

MAMP installs a local server environment in a matter of seconds on your computer. It comes free of charge, and is easily installed. MAMP will not compromise any existing Apache installation already running on your system. You can install Apache, PHP and MySQL without starting a script or having to change any configuration files! Furthermore,

MAMP Leer más »

XAMPP

XAMPP es el entorno más popular de desarrollo con PHP XAMPP es una distribución de Apache completamente gratuita y fácil de instalar que contiene MariaDB, PHP y Perl. El paquete de instalación de XAMPP ha sido diseñado para ser increíblemente fácil de instalar y usar.

XAMPP Leer más »

ZendSkeletonApplication

ZendSkeletonApplication Easy . from commamnd line , cmd.exe , msdos command line php composer.phar self-update php composer.phar install Your browser does not support iframes. https://github.com/zendframework/ZendSkeletonApplication Getting started: A skeleton application¶ In order to build our application, we will start with the ZendSkeletonApplication available on github. Use Composer (http://getcomposer.org) to create a new project from scratch

ZendSkeletonApplication Leer más »

Moodle Web service API functions

 Main Page  ► Web service API functions Web service API functions Moodle 2.0 Color meaning Implemented Must be implemented Suggested Contents 1 Web service protocols 2 Web service functions 2.1 Naming convention 2.2 Core web service functions 2.3 API Roadmap 3 See also Web service protocols Name Moodle Ver. Description CORS Issue AMF 2.0 Adobe

Moodle Web service API functions Leer más »