Search
 
SCRIPT & CODE EXAMPLE
 

PHP

moodle webservice create user phone2

// add to the user/externallib.php the code
// inside the function: create_users_parameters
...
'phone2' => new external_value(core_user::get_property_type('phone2'), 'Phone 2', VALUE_OPTIONAL),
...
Comment

PREVIOUS NEXT
Code Example
Php :: how get just one parameter of all objects in one array in laravel 
Php :: to paste file in opt/lampp 
Php :: laravel tinker factory 
Php :: PHP strrchr — Find the last occurrence of a character in a string 
Php :: get http host laravel 
Php :: Command "make:controller" is not defined. 
Php :: NUMBER ONLY IN PHP 
Php :: date add one day php 
Php :: php check name 
Php :: fecade Artisan:call laravel 
Php :: display summernonte data with string limit laravel 
Php :: remove get parameters from url php 
Php :: laravel hasone users relations 
Php :: strtoupper php 
Php :: pasar variables con cronjob 
Php :: how to run a specific test in laravel 
Php :: get base url in magento 2 
Php :: how check if method is not in class in php 
Php :: php remove last character from string if comma 
Php :: query sql in php 
Php :: composer deploy production 
Php :: create date from string php 
Php :: access config variable in codeigniter controller 
Php :: php create from format 
Php :: SSL PHP CURL 
Php :: load php in html 
Php :: order by sum() laravel 
Php :: Laravel - create model, controller and migration in single artisan command 
Php :: add column in existing table in laravel 
Php :: laravel if file is image 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =