Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #3K
~9K People Reached
Favorite Forums

7 Posted Topics

Member Avatar for kletig

Hi guys Currently working on a webshop and have been running in to some noob problems. So i have three tables that i need to pull some data out of. One table stores the suppliers, the other one orders and the third ordered products. It looks something like this: ::: …

Member Avatar for pritaeas
0
153
Member Avatar for kletig

Hello I have some PHP code that will extract data from multiple tables and present it with mpdf as a PDF. Everything is working well except i only get the last row instead of all rows with one of the while statements. I realize that it's not optimal to run …

Member Avatar for kletig
0
129
Member Avatar for kletig

Hi there! I'm using PHP together with jQuery/AJAX to submit a login form without reloading the page. Basically the code works like this: Login.php (The actual form) -> process-login-admin.php (server-side validation and authentication) -> Echo error message The error messages is displayed in a hidden div (#feedback) on "Login.php" that …

Member Avatar for kletig
0
7K
Member Avatar for KickAssElmo

You could run: df -h This will show you the amout of free disk space of each partition on your system (the "-h" formats it to be a little easier to read). This way you also get a list of all your partitions.

Member Avatar for rubberman
0
210
Member Avatar for paulas24

Hi! What kind of attacks are we talking about here? Blacklisted from what? If your client somehow is infected and it effects the entire network something is seriously wrong.

Member Avatar for FelineHazard
0
165
Member Avatar for FelineHazard

You might want to check out fail2ban or ConfigServer Security & Firewall (CSF). They both have the ability to react to brute-force attacks not just on SSH but on pretty much all services you run on your server.

Member Avatar for FelineHazard
0
829
Member Avatar for alaa sam