| Server IP : 45.40.142.9 / Your IP : 216.73.216.250 Web Server : Apache System : Linux s45-40-142-9.secureserver.net 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : bayspec ( 506) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/installatron/installers/simplepoll/ |
Upload File : |
_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='<? $pollid="1"; include("{DIR}/simplepoll.php"); ?>'><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.