KUK
Server: Apache
System: Linux 247.44.167.72.host.secureserver.net 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
User: root (0)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/installatron/installers/simplepoll/locale_fi.ini
_installer_simplepoll_title=Simple Poll
_installer_simplepoll_type=_types_pollsurvey
_installer_simplepoll_category=_categories_surveysandstatistics
_installer_simplepoll_input_login_label=_info_adminusername
_installer_simplepoll_input_login_text=_settings_adminusername
_installer_simplepoll_input_passwd_label=_info_adminpassword
_installer_simplepoll_input_passwd_text=_settings_adminpassword
_installer_simplepoll_description=Yksinkertainen Poll on ilmainen (ei-kaupalliseen tarkoitukseen) tutkimuksen sovellus.
_installer_simplepoll_authordescription=Yksinkertainen Poll työllistää helppokäyttöinen admin käyttöliittymä ja malli räätälöinnit oman kyselyn, jotta voit helposti sopeutua ulkoasua Web-sivuston. Setup niin monta äänestystä kuin haluat.
_installer_simplepoll_usagenotes=After installation is complete, open the Admin interface and create a poll. To display that poll on your site, add this code to your webpage:<br><br><input type='text' size='100' value='&lt;? $pollid="1"; include("{DIR}/simplepoll.php"); ?&gt;'><br><br>The $pollid variable determines which poll will be added to your page. Also note that your webpage must have a .php extension. View <i>sample.php</i> in the installation directory for an example.