PHP 8.2.31
Preview: lp_settings.inc Size: 783 B
/var/softaculous/little/lp_settings.inc

<?php 

//settings for The Amazing Little Poll:


// IMPORTANT: change this one into the name of your homepage file, 
//           for example, index.php
$callingfile="lp_test.php"; 

// File in which voting scores are kept
$filename = "lplist.txt"; 

// Change this password so no one else can access the lp_admin.php via the web
$pwd="[[admin_pass]]"; 

//Time between votes in seconds
$time_between_votes = 36000; 

// Width of graph in pixels
$graph_width = 100; 

// Height of graph in pixels
$graph_height = 6; 

// Messages (Can easily be used as 'dynamic headers' for the poll)
$message1="Your votes please";  
$message2="Thanks for Voting!";
$message3="Poll Results";

// Text on vote button
$vote_str="Vote"; 

// Use CSS code to style the 'vote' button
$buttonstyle="";
?>

Directory Contents

Dirs: 5 × Files: 9

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2024-03-06 00:23:19
Edit Download
php53 DIR
- drwxr-xr-x 2024-03-06 00:23:19
Edit Download
php56 DIR
- drwxr-xr-x 2024-03-06 00:23:19
Edit Download
php71 DIR
- drwxr-xr-x 2024-03-06 00:23:19
Edit Download
php81 DIR
- drwxr-xr-x 2024-03-06 00:23:19
Edit Download
144 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
2.42 KB lrw-r--r-- 2022-09-21 09:14:10
Edit Download
1.15 KB lrw-r--r-- 2022-09-21 08:18:40
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.62 KB lrw-r--r-- 2022-09-21 09:14:10
Edit Download
214 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
783 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.52 KB lrw-r--r-- 2022-09-21 09:14:10
Edit Download
212 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).