pj655040999@gmail.com

Zend 3

How to install Composer on Debian To make Composer (globally) available on Debian: $ cd /usr/src $ sudo apt-get install curl php5-cli $ curl -sS https://getcomposer.org/installer | sudo php — –install-dir=/usr/local/bin –filename=composer Verify installation: $ composer –version Composer version 4ecdbf89c4a3d1e5dfe73c57e3202a5e2a18c87e 2014-07-28 20:12:27 What’s new in Zend Framework 3? For Zend Framework 2 MVC users, the

Zend 3 Leer más »

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 »