# | Username | Password | Limit Uptime | Limit Bytes | Bandwidth Profile | |
---|---|---|---|---|---|---|
'.$sn.' | '; echo ''; echo ' | Username: '.$row['user_name'].' | '; echo 'Password: '.$row['password'].' | '; echo 'Uptime Limit: '.$row['limit_uptime'].'ays | '; echo 'Usage Limit: '.$limit_bytes.' | '; echo 'Bandwidth Profile: '.$row['profile'].' | '; echo '
# | Username | Password | # | Username | Password | |||
---|---|---|---|---|---|---|---|---|
'.$sn.' | '; echo ''; echo ' | Username: '.$row['user_name'].' | '; echo 'Password: '.$row['password'].' | '; echo ''; if ($row = $stmt->fetch(PDO::FETCH_ASSOC)) { $sn += 1; $limit_bytes = ($row['limit_bytes'] == 0) ? 'None' : $row['limit_bytes'].' Gb'; echo ' | '.$sn.' | '; echo ''; echo ' | Username: '.$row['user_name'].' | '; echo 'Password: '.$row['password'].' | '; } echo '
# | Details | # | Details | # | Details | |||||
---|---|---|---|---|---|---|---|---|---|---|
'.$sn.' | '; echo ''; echo ' | ID & Psd: '.$row['user_name'].' | '; echo ''; if ($row = $stmt->fetch(PDO::FETCH_ASSOC)) { $sn += 1; $limit_bytes = ($row['limit_bytes'] == 0) ? 'None' : $row['limit_bytes'].' Gb'; echo ' | '.$sn.' | '; echo ''; echo ' | ID & Psd: '.$row['user_name'].' | '; echo ''; } if ($row = $stmt->fetch(PDO::FETCH_ASSOC)) { $sn += 1; $limit_bytes = ($row['limit_bytes'] == 0) ? 'None' : $row['limit_bytes'].' Gb'; echo ' | '.$sn.' | '; echo ''; echo ' | ID & Psd: '.$row['user_name'].' | '; } echo '
# | Username | Password | Description | |
---|---|---|---|---|
'.$sn.' | '; echo ''; echo ' | Username: '.$row['user_name'].' | '; echo 'Password: '.$row['password'].' | '; echo 'Counting Starts from 1st Login | '; echo '
Uptime Limit: '.$row['limit_uptime'].'ays | '; echo 'Usage Limit: '.$limit_bytes.' | '; echo 'Bandwidth Profile: '.$row['profile'].' | '; echo '