Inhaltsverzeichnis

PHP-Functions

This chapter shows you the main functions of PHP-Code Elements which can be used. The Introduction in PHP-Code will help you to integrate all PHP functions for your questionnaire.

At the very end of this page will be a helpful information how the documentation of the PHP-functions can be read: Function in Detail

Basic Fuctions for Filtering, Questions and Text

See also filter questions und filters.

Modify How to Display a Questionnaire Page

Functions for Randomization

SoSci Survey supports several functions for random sampling or random group assignment (Randomization).

Advanced Programming

Coordination of Several Questionnaires

Databank for Contents

Record Control

Analysis of all data

Analyses and Data Handling During an Interview

Data Visualization

Respondent and Mailing Management

PHP-internal functions

PHP provides a number of helpful functions, which can easily be used during questionnaire PHP Manual documented.

Restricted Functions

Some functions pose a security risk or do not work as expected in the context of the questionnaire. Alternatives are listed below. If you need additional features, please let SoSci Survey know.

Detailed Functions

Reference-syntax for each function, e.g.:

void set(mixed Value, [string Memory])

This reference-syntax describes the argumentation of functions and it's data type.