Home Tags PHP

Tag: PHP

lighttpd & SQLite: A Lightweight Web Server and Database Platform

2
This article demonstrates the setting up of a lightweight Web server and database platform, using the lighttpd Web server and the SQLite database management...

WordPress Plugin Development Basics

1
WordPress is by far one of the best content management systems, with a fantastic framework for customisation. The use of plugins, themes and multi-site...

Demystifying the Cloud with eyeOS

3
It's another day in your life with technology and you keep hearing people talk about "Cloud this…" and "Cloud that…" or  "Just store it...

Open Source Jobs, Open to Freshers at Nagarro

1
Nagarro is an outsourcing company that specialises in high-quality business-critical software, and is known for its extensive use of open source solutions. Nagarro is...

How WordPress Saved the Day

1
One fine day, the most formidable teacher in the school summons me. I go to her thinking these are my last few minutes in...

phpVirtualBox — Accessing VirtualBox from a Browser

9
This article introduces phpVirtualBox, an open-source, AJAX and PHP-based implementation of the Oracle VirtualBox user interface

‘Microsoft’s Working Towards Establishing a Long-term Community Connection’

0
"Microsoft is open to openness," says Vijay Rajagopalan, principal architect in Microsoft's interoperability team. The LINUX For You team caught up with him to...

Secure Upload Methods in PHP

2
Here's how to deal with file upload attacks against sites developed in PHP, and how to write more secure code to prevent these attacks. In...

Securing Apache, Part 2: XSS Injections

2
In the previous article in this series, we started our journey to a secured Apache by dissecting its internals. We then looked at various...

Securing Apache, Part 1: The Basics

4
Targeted at readers with Web security concerns, information security experts, systems administrators and all those who want to jump-start their careers in Web security,...